Famety Social Share Assistant

Description

Famety Social Share Assistant helps WordPress users quickly create engaging social media content for their posts using AI.
The plugin connects to the OpenAI API and generates optimized captions, hashtags, and post titles for platforms like Instagram, Twitter (X), and LinkedIn.

You can select multiple posts at once and automatically get AI-generated content suggestions — saving you time while improving your content strategy.

Key Features:
– Generate AI-based captions, hashtags, and social share texts.
– Choose between Instagram, Twitter (X), or LinkedIn platforms.
– Manage your OpenAI API key securely from the settings page.
– Fully integrated with the WordPress admin interface.
– Encrypted API key storage for enhanced security.

Usage

  1. Open Tools Famety Social Share
  2. Click “Load Posts” to fetch your latest WordPress posts.
  3. Select one or more posts using the checkboxes.
  4. Choose your preferred platform (Instagram, Twitter, or LinkedIn).
  5. Click “Generate AI Suggestions” to receive titles, captions, and hashtags.
  6. Copy and use the generated text in your social media posts.

Security

  • The OpenAI API key is encrypted before being stored in the WordPress database.
  • All REST endpoints require the manage_options capability and a valid security nonce.
  • No personal or user-sensitive data is stored or transmitted.
  • The plugin follows WordPress.org security and privacy standards.

External Services

This plugin connects to the OpenAI API to generate AI-based captions and hashtags for WordPress posts.
Data sent: post title and post content when the generation action is triggered.
Purpose: to create AI-generated social media captions, hashtags, and share texts.
Service provider: OpenAI, L.L.C.
Terms of Service: https://openai.com/policies/terms-of-use
Privacy Policy: https://openai.com/policies/privacy-policy

License

This plugin is licensed under the GPLv2 or later.
You are free to use, modify, and distribute it under the same license terms.

Installation

  1. Download the plugin ZIP file: famety-social-share-assistant.zip
  2. Go to your WordPress Admin Dashboard Plugins Add New Upload Plugin
  3. Upload and activate the plugin.
  4. Navigate to Tools Famety Social Share to access the main interface.
  5. Optionally, visit Settings FametySSA Settings to enter your OpenAI API key.
    • Alternatively, define it directly in your wp-config.php file as:
      php
      define('OPENAI_API_KEY', 'your_api_key_here');

FAQ

Is this plugin free to use?

Yes, the plugin itself is free. However, you must have an active OpenAI API key to generate AI-based captions.

What happens if I don’t enter an API key?

Without a valid API key, the AI generation feature will not work. You can still view your posts in the plugin interface.

Which OpenAI model is used?

By default, the plugin uses the gpt-4o-mini model for fast and accurate content generation.

Where is my API key stored?

Your API key is encrypted using AES-256-CBC before being saved to the database, ensuring data security.

Can I use this plugin on multisite?

Yes, but API settings are per-site and must be configured separately on each sub-site.

Reviews

October 14, 2025
It is an excellent plugin! It saves a lot of time by generating AI-powered captions and hashtags for my posts. The integration with WordPress is smooth, and the security setup for the API key is a big plus.
Read all 1 review

Contributors & Developers

“Famety Social Share Assistant” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.
  • Added AI caption and hashtag generator via OpenAI API.
  • Included secure settings page for API key encryption.
  • Added REST endpoint for AI generation (/fametyssa/v1/generate).