CrossSync

外掛說明

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 Officialhttps://sukhofficial.info

安裝方式

  1. Upload the plugin folder crosssync to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to CrossSync > Settings to configure your remote sites and API credentials.
  4. Create or update a post, and it will automatically sync based on your settings.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CrossSync〉的開發相關工作。

參與者

將〈CrossSync〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.