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.