Linux 软件免费装

Volume Post Sync Manager

开发者 wearevolume
更新时间 2026年4月11日 23:55
PHP版本: 8.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

post content sync staging deployment

下载

1.0.0

详情介绍:

Post Sync Manager lets you move posts between your local, staging, and production WordPress sites with a single click — directly from the Gutenberg editor. Free features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Post Sync Manager → Settings and set your environment name and secret key
  4. Add your remote environments (URL + their secret key)
  5. Open any post or page in the Gutenberg editor — the Post Sync Manager panel will appear in the sidebar

常见问题:

How does authentication work?

Each site has a secret key. When pushing or pulling, the request is signed with the destination site's secret key. Requests with an invalid or missing key are rejected.

Does it sync media?

Yes. Featured images and inline images are included when syncing a post.

Can I sync custom post types?

Yes. The free plugin supports all public post types, including custom post types.

I'm migrating my site — will my settings be preserved?

Post Sync Manager stores its data in two custom database tables: {prefix}post_sync_manager (your environment configuration and secret keys) and {prefix}post_sync_log (sync history). When migrating, exclude both tables to preserve your destination site's settings. In WP Migrate DB Pro, go to Advanced Settings and add both table names to the excluded tables list. In All-in-One WP Migration, use the Advanced Options to exclude them. If you do a full migration without excluding these tables, go to Post Sync Manager → Settings and reconfigure your environment before syncing.

更新日志:

1.0.0