Title: WordSync
Author: Brave Digital
Published: <strong>2017年3月23日</strong>
Last modified: 2017年4月25日

---

プラグインを検索

![](https://ps.w.org/wordsync/assets/banner-772x250.jpg?rev=1644696)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/wordsync/assets/icon-256x256.png?rev=1644696)

# WordSync

 作者: [Brave Digital](https://profiles.wordpress.org/bravedigital/)

[ダウンロード](https://downloads.wordpress.org/plugin/wordsync.0.1.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/wordsync/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wordsync/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wordsync/#installation)
 * [開発](https://ja.wordpress.org/plugins/wordsync/#developers)

 [サポート](https://wordpress.org/support/plugin/wordsync/)

## 説明

WordSync allows you to synchronise posts, pages, users, taxonomies, attachments 
and settings between two WordPress installs.
 After setting up the link between 
the two sites using a secret key, you can perform a sync on the target site which
will show all changes needed to bring it’s content in sync with the source site.
You can select which of these changes you’d like to synchronise across before the
sync is performed. WordSync will handle updating site urls automatically, download
attachments and maps users, posts and attachments from one site to the other without
conflicts.

WordSync provides modular synchronisers which act on certain bits of data on your
site:

 * Settings – syncs all WordPress settings and all plugin settings (for those plugins
   that store their settings in the wp_settings table)
 * Users – Creates, updates and deletes users so that they reflect the source site.
   New users will have to reset their passwords in order to login.
 * Posts – Synchronises ALL posts, including pages and all custom post types. Preserves
   post parent relationships
 * Taxonomies – Synchronises all taxonomy terms, but both sites need to have the
   same taxonomies defined. Ie. if the theme defines custom taxonomies, both sites
   must have the same theme active.
 * Attachments – Synchronises attachments. Attachment images are downloaded directly
   from the source site and then inserted into the media library and linked up to
   the same posts as in the source site.

You can choose which of these to activate before performing a sync but some rely
on others to run first before they themselves are able to run.

For now WordSync transmits site data between the sites in an unencrypted stream.
While eavesdropping is extremely unlikely, bear this in mind if you have sensitive
data.

WordSync is designed to be used by developers and other super-users who work with
WordPress sites. The plugin will expose a bit of the inner workings of WordPress
to you and requires your judgement to know which data should be synced without overwriting
data you’d like to keep.

### ** Warning **

This plugin modifies your site content and is still in alpha. It may not always 
perform adequately and it would be **strongly advisable** to backup your site before
using WordSync. WordSync does not offer a rollback option once your data has been
synced. Brave Digital does not accept any responsibility for lost or corrupted data.
USE THIS PLUGIN AT YOUR OWN RISK.

### Contribute on GitHub

Help us make improvements and additions by contributing on the WordSync GitHub project:

https://github.com/brave-digital/WordSync

## スクリーンショット

[⌊The main WordSync interface showing the choice of processors available.⌉⌊The main
WordSync interface showing the choice of processors available.⌉[

The main WordSync interface showing the choice of processors available.

[⌊The review stage of a sync job in progress.⌉⌊The review stage of a sync job in
progress.⌉[

The review stage of a sync job in progress.

## インストール

The plugin is required to be installed and activated on _both_ the source and target
sites.

Install the plugin as per usual, through the WordPress plugin repository or by uploading
the zip file manually to your site and activate it on both sites.

Once activated, you can find the plugin under _Tools -> WordSync_

You will need to go into the WordSync Settings on each site (by clicking the ‘Settings’
button in the header) and set a identical Secret Key for both sites. Both sites 
will check that the other site’s key is identical to their own key before they authorize
syncing.

On the target site you will need to enable Syncing (Write Permission) and on the
source site you will need to enable Pushing (Read Permission).

## FAQ

  Installation Instructions

The plugin is required to be installed and activated on _both_ the source and target
sites.

Install the plugin as per usual, through the WordPress plugin repository or by uploading
the zip file manually to your site and activate it on both sites.

Once activated, you can find the plugin under _Tools -> WordSync_

You will need to go into the WordSync Settings on each site (by clicking the ‘Settings’
button in the header) and set a identical Secret Key for both sites. Both sites 
will check that the other site’s key is identical to their own key before they authorize
syncing.

On the target site you will need to enable Syncing (Write Permission) and on the
source site you will need to enable Pushing (Read Permission).

  How are the different site URLs handled?

As the sync process occurs, the source data is run through conversion filters which
replace all instances of the source site’s URL with the target site’s URL.

  WordSync doesn’t sync my data correctly!

WordSync is still in ALPHA and as such we still need to iron out all the different
syncing scenarios and it is impossible to be able to test all eventualities. If 
you find a bug, please open a support ticket on our GitHub page or even better, 
submit a pull-request which fixes the issue to our GitHub repo.

  Do both sites need to be online for syncing to work?

No, but the source site needs to be accessible from the internet. So you can sync
your localhost with a source site on the internet, but a site on the internet would
not be able to sync with your localhost unless you set up your home internet to 
allow public connections to your localhost server.

## 評価

![](https://secure.gravatar.com/avatar/d92e17e05638fadbeb2206e033b059a09aa92a3b55465e936b2034c0c446c6bb?
s=60&d=retro&r=g)

### 󠀁[Missing Settings page](https://wordpress.org/support/topic/missing-settings-page/)󠁿

 [huimingdeng](https://profiles.wordpress.org/huimingdeng/) 2017年12月7日

The test plugin lacks configuration pages from 4.8.4 to 4.9.1 in WordPress.

 [ 1件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wordsync/reviews/)

## 貢献者と開発者

WordSync はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ Brave Digital ](https://profiles.wordpress.org/bravedigital/)

[“WordSync” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wordsync)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wordsync/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/wordsync/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/wordsync/)を
[RSS](https://plugins.trac.wordpress.org/log/wordsync/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.1.1

 * User processor now handles user roles correctly.
 * User processor now based on user_logins and not user_emails as logins are not
   changable after creation.
 * Added settings postprocessing and excluded some settings which were harmful to
   migrate.
 * Changed admin screen to use POST instead of GET to avoid URI too long messages.
 * Changes are now processed in type order (update then delete then create)
 * Added better error handling while processing changes.
 * Added Cannot delete the current user check.

#### 0.1

 * Initial release

## メタ

 *  バージョン **0.1.1**
 *  最終更新日 **9年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 4.0またはそれ以降 **
 *  検証済み最新バージョン: **4.7.33**
 *  言語
 * [English (US)](https://wordpress.org/plugins/wordsync/)
 * タグ
 * [backup](https://ja.wordpress.org/plugins/tags/backup/)[merge](https://ja.wordpress.org/plugins/tags/merge/)
   [migration](https://ja.wordpress.org/plugins/tags/migration/)[sync](https://ja.wordpress.org/plugins/tags/sync/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wordsync/advanced/)

## 評価

 5つ星中1つ星

 *  [  0 5-星レビュー     ](https://wordpress.org/support/plugin/wordsync/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/wordsync/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wordsync/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/wordsync/reviews/?filter=2)
 *  [  1 1-星レビュー     ](https://wordpress.org/support/plugin/wordsync/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/wordsync/reviews/)

## 貢献者

 *   [ Brave Digital ](https://profiles.wordpress.org/bravedigital/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wordsync/)