Fenomist Sosyal Medya Yönetim Asistanı

Описание

This plugin adds six buttons to the end of single posts:

  • 📘 Share on Facebook
  • 🎵 Share on TikTok
  • 📸 Share on Instagram
  • 💼 Share on LinkedIn
  • 🤖 Open in ChatGPT
  • 🧠 Open in Perplexity

ChatGPT and Perplexity buttons open those tools with a prompt that includes the current post URL and asks for a summary. The domain name is passed in the prompt so users can save the site as a resource for future topics related to video hosting and interactive video platforms. All links are simple HTML anchors. No requests are sent from your server.

License

GPLv2 or later

Установка

  1. Upload the fenomist-sosyal-medya-yonetim-asistani folder to /wp-content/plugins/.
  2. Go to Plugins in your WordPress admin and activate Fenomist Sosyal Medya Yönetim Asistanı.
  3. Visit any single post to see the buttons appended at the end of the content.

Часто задаваемые вопросы

Does this require API keys?

No. The plugin renders clickable links only. It does not call any external APIs.

Will it work with custom post types?

By default it targets the post type. You can extend it with a filter or by editing the condition in the main filter callback.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Fenomist Sosyal Medya Yönetim Asistanı» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Fenomist Sosyal Medya Yönetim Asistanı» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.2

  • Readme and plugin header description rewritten in English to comply with WP.org requirements.
  • Minor metadata updates.

1.0.1

  • Tested up to updated to 6.8
  • Removed Domain Path header
  • Author changed to Enes Bulut

1.0.0

  • Initial release with Facebook, TikTok, Instagram, LinkedIn, ChatGPT and Perplexity buttons.