Title: Devsbrain Content Sync
Author: Devsbrain
Published: <strong>August 12, 2026</strong>
Last modified: August 12, 2026

---

Search plugins

![](https://ps.w.org/devsbrain-content-sync/assets/banner-772x250.png?rev=3643717)

![](https://ps.w.org/devsbrain-content-sync/assets/icon-256x256.png?rev=3643717)

# Devsbrain Content Sync

 By [Devsbrain](https://profiles.wordpress.org/ajitdas/)

[Download](https://downloads.wordpress.org/plugin/devsbrain-content-sync.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/devsbrain-content-sync/#description)
 * [Reviews](https://wordpress.org/plugins/devsbrain-content-sync/#reviews)
 *  [Installation](https://wordpress.org/plugins/devsbrain-content-sync/#installation)
 * [Development](https://wordpress.org/plugins/devsbrain-content-sync/#developers)

 [Support](https://wordpress.org/support/plugin/devsbrain-content-sync/)

## Description

Devsbrain Content Sync automatically shares your blog posts to multiple social media
platforms the moment you hit publish. No more manually copying and pasting content
across networks. This plugin handles it all for you. Your API tokens are stored 
securely and never exposed.

### Supported Platforms

 * **Facebook:** Publish directly to your Facebook Pages with featured image support.
 * **Instagram:** Share to Instagram Business accounts with automatic image handling.

### Key Features

### Automatic Devsbrain Content Sync

 * **One-Click Publish:** Automatically sync posts to all connected platforms when
   you publish in WordPress.
 * **Manual Sync from Editor:** Select which platforms to post to directly from 
   the Gutenberg sidebar panel.
 * **Featured Image Support:** Automatically includes your WordPress featured image
   in social media posts.
 * **Duplicate Prevention:** Smart sync tracking prevents posting the same content
   twice.
 * **Per-Platform Control:** Enable or disable each social platform independently.

### AI Content Assistant

 * **AI Blog Post Generation:** Generate full blog posts from a topic using an AI
   provider.
 * **AI Image Generation:** Create featured images automatically with AI-powered
   image generation.
 * **AI SEO Meta Tags:** Generate optimized meta titles and descriptions alongside
   your content.
 * **Smart Social Snippets:** Auto-composes social messages from your post title,
   excerpt, and permalink.

### Editor Integration

 * **Post Editor Panel:** Access Devsbrain Content Sync directly from the post editor
   sidebar.
 * **AI Assistant:** Generate content and images without leaving the editor.
 * **Real-Time Sync Status:** See success, loading, and failure indicators per platform.
 * **Sync Date Tracking:** View when each post was last synced to each platform.

### External services

This plugin uses the WordPress AI Client (built into WordPress 7.0+) to generate
content and images.
 The AI Client connects to an AI provider configured by the 
site administrator.

The following provider plugins are recommended:
 – AI Provider for Ollama (https://
wordpress.org/plugins/ai-provider-for-ollama/) – AI Provider for Google (https://
wordpress.org/plugins/ai-provider-for-google/) – AI Provider for OpenAI (https://
wordpress.org/plugins/ai-provider-for-openAI/)

Data sent: Post content or prompts are sent to the configured AI provider for generation.

Terms of service and privacy policy depend on the provider chosen by the site administrator.

### Facebook Graph API

 * **What it is:** Meta’s Graph API used to publish posts and images to Facebook
   Pages.
 * **What data is sent:** Post content (title, excerpt, permalink), featured image
   data, and Page ID are sent to Facebook’s API. An access token is used for authentication.
 * **When:** Only when a post is published or manually synced to Facebook.
 * **Terms of Service:** https://www.facebook.com/terms/
 * **Privacy Policy:** https://www.facebook.com/privacy/policy/

### Instagram Graph API (via Facebook)

 * **What it is:** Meta’s Graph API used to publish images and captions to Instagram
   Business accounts.
 * **What data is sent:** Image data, captions, and user tokens are sent to Facebook’s
   Graph API on behalf of Instagram. An Instagram Business account linked to a Facebook
   Page is required.
 * **When:** Only when a post is published or manually synced to Instagram.
 * **Terms of Service:** https://www.facebook.com/terms/
 * **Privacy Policy:** https://www.facebook.com/privacy/policy/

### Devsbrain AI (ai.devsbrain.com)

 * **What it is:** Self-hosted AI service (Ollama-based) operated by the plugin 
   developer for content and image generation.
 * **What data is sent:** Post content and prompts are sent only when a user explicitly
   triggers AI generation. No personal data is collected or stored.

### Source Code

The source code for this plugin is included in the `src/` directory within the plugin
package. The plugin uses Vite as its build tool.

To regenerate the compiled assets:
 1. Navigate to the plugin directory 2. Run `
npm install` to install dependencies 3. Run `npm run build` to compile assets

The `src/` directory contains all React/JSX/TSX source files. The `assets/*/dist/`
directories contain the compiled output.

## Screenshots

[⌊Devsbrain Content Sync admin dashboard with social account connection cards.⌉⌊
Devsbrain Content Sync admin dashboard with social account connection cards.⌉[

Devsbrain Content Sync admin dashboard with social account connection cards.

[⌊Facebook connection form with access token and Page ID fields.⌉⌊Facebook connection
form with access token and Page ID fields.⌉[

Facebook connection form with access token and Page ID fields.

## Installation

 1. Login to your WordPress admin dashboard.
 2. Go to Plugins > Add New.
 3. Click on the “Upload Plugin” button.
 4. Choose the plugin zip file and click on the “Install Now” button.
 5. Activate the plugin through the “Plugins” menu in WordPress.
 6. Navigate to **Devsbrain Content Sync** in the admin menu to configure your social
    accounts.

## FAQ

### Can I post to multiple Facebook Pages?

No. Currently one Facebook Page per installation is supported.

### Does Instagram require a Business account?

Yes. You need an Instagram Business account linked to a Facebook Page.

### How is the social media message formatted?

The plugin auto-generates a message using your post title, excerpt, and permalink.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Devsbrain Content Sync” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Devsbrain ](https://profiles.wordpress.org/ajitdas/)

[Translate “Devsbrain Content Sync” into your language.](https://translate.wordpress.org/projects/wp-plugins/devsbrain-content-sync)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/devsbrain-content-sync/),
check out the [SVN repository](https://plugins.svn.wordpress.org/devsbrain-content-sync/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/devsbrain-content-sync/)
by [RSS](https://plugins.trac.wordpress.org/log/devsbrain-content-sync/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Auto-sync posts to Facebook and Instagram on publish.
 * AI content, image, and SEO meta generation.
 * Manual sync from the post editor.
 * Featured image sync with format conversion for Instagram.

## Meta

 *  Version **1.0.0**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [ai content](https://wordpress.org/plugins/tags/ai-content/)[auto post](https://wordpress.org/plugins/tags/auto-post/)
   [facebook](https://wordpress.org/plugins/tags/facebook/)[Instagram](https://wordpress.org/plugins/tags/instagram/)
   [social media](https://wordpress.org/plugins/tags/social-media/)
 *  [Advanced View](https://wordpress.org/plugins/devsbrain-content-sync/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/devsbrain-content-sync/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/devsbrain-content-sync/reviews/)

## Contributors

 *   [ Devsbrain ](https://profiles.wordpress.org/ajitdas/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/devsbrain-content-sync/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://devsbrain.com)