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

FTP Sync – Theme, Media & Plugin Files

説明

This plugin allows you to sync local and remote media uploads, theme files, and plugins folders with one click via FTP. Do all your development on your localhost, initiate a sync whenever you need to from the FTP Sync options page.

FTP Sync can only be used from your localhost. If you try to use it from your development server you will get a message reminding you that you are not on your localhost. Also, an admin bar link will be on your localhost copy but not on your development server admin bar.

*IMPORTANT: Setup your local site’s wp-config.php to use your remote site’s database. Add your IP address (What is my IP?) to the “Remote Database Access Hosts” in cPanel so you every time you sync your files even the database will match up with everything (since it’s the same database!).

スクリーンショット

  • Options Page
  • Sync Files
  • Backup Files

インストール

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

FAQ

Is this safe to use?

Yes. But please use the backup feature before you do any file syncing (just in case).

評価

このプラグインにはレビューがありません。

貢献者と開発者

FTP Sync – Theme, Media & Plugin Files はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“FTP Sync – Theme, Media & Plugin Files” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.6

  • Added ignore files/directories/extensions option
  • Updated localhost detection

1.1.5

  • Upload/Download newer than setting bug fix
  • Added cancel button during sync process

1.1.4

  • Session reset bug fix

1.1.3

  • Password field bug fix

1.1.2

  • Inital wordpress release