Description
CrossSync is a powerful and lightweight plugin that enables automatic post synchronization between multiple WordPress sites. Ideal for content networks, agencies, or bloggers managing multiple domains.
Core Features:
- Sync posts to multiple WordPress sites.
- Push post content, featured image, categories, tags, and meta.
- Handle post status updates (publish, update, trash).
- Secure authentication via REST API keys or application passwords.
- Per-site sync toggle.
- View sync logs to monitor activity.
- Developer hooks and filters to customize the sync data.
Use Cases:
- Distribute blog posts to multiple brand sites.
- Manage news content across a network of WordPress installations.
- Automatically mirror your content from a main blog.
License
This plugin is licensed under the GPLv2 or later.
You may obtain a copy of the license at https://www.gnu.org/licenses/gpl-2.0.html
Credits
Plugin developed and maintained by Sukh Official – https://sukhofficial.info
Installation
- Upload the plugin folder
crosssyncto the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to CrossSync > Settings to configure your remote sites and API credentials.
- Create or update a post, and it will automatically sync based on your settings.
FAQ
-
What type of data is synced?
-
Post title, content, excerpt, categories, tags, featured image, and post meta (custom fields) are synced.
-
Can I choose which sites to sync with?
-
Yes. You can enable or disable syncing on a per-site basis from the plugin settings.
-
Does it support custom post types?
-
By default, it supports
post. Support for custom post types will be added in future updates. -
Is the sync automatic?
-
Yes. Posts are synced automatically on publish or update events.
-
Is the plugin secure?
-
Yes. The plugin uses WordPress REST API with secure authentication and nonce verification.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CrossSync” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CrossSync” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1
- Stable release with full REST sync support.
- Added post meta and featured image support.
- Added logs and site control panel.
2.0
- Beta release with basic sync functionality.