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.

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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.