Fenomist Sosyal Medya Yönetim Asistanı

Description

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

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Fenomist Sosyal Medya Yönetim Asistanı” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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.