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ı〉的開發相關工作。

參與者

變更記錄

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.