CrossSync
CrossSync
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
Post title, content, excerpt, categories, tags, featured image, and post meta (custom fields) are synced.
Yes. You can enable or disable syncing on a per-site basis from the plugin settings.
By default, it supports post. Support for custom post types will be added in future updates.
Yes. Posts are synced automatically on publish or update events.
Yes. The plugin uses WordPress REST API with secure authentication and nonce verification.
Reviews
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.