説明
手間をかけずに、テーマやプラグインを WordPress.org から以前の (または新しい) バージョンにすばやく簡単にロールバックします。特定のバージョンにロールバック (またはフォワード) することを除いて、プラグイン アップデーターと同じように機能します。ファイルを手動でダウンロードして FTP で送信したり、Subversion を学習したりする必要はありません。このプラグインが面倒を見てくれます。
WordPress.org のプラグインとテーマをロールバックします
WordPress プラグインとテーマを常に最新の状態に保つことがベストプラクティスと考えられていますが、以前のバージョンにすばやく戻す必要がある場合があることも理解しています。このプラグインは、マウスを数回クリックするだけで、そのプロセスを簡単にします。ロールバックしたいプラグインまたはテーマのバージョンを選択して確認するだけで、すぐに要求されたバージョンを使用できるようになります。バージョンを探したり、ダウンロードしたり、解凍したり、FTP を使用したり、Subversion を学習したり、髪の毛を引っ張ったりする必要はもうありません。
Muy Importante (とても重要): 常にテストとバックアップ
重要な免責事項: このプラグインは、データの損失やサイトのダウンタイムをゼロにするための適切な予防策を最初に取らずに使用することを意図していません。本番サイトで WP Rollback を使用する前に、必ず最初にステージング サイトまたは開発サイトでロールバックを試してください。
このプラグインは、ダウングレードするプラグイン、テーマ、または WordPress のバージョンが期待どおりに動作することを約束、保証、または保守するものではありません。自己責任において使用していただけますか。
翻訳対応
Do you speak another language? Want to contribute in a meaningful way to WP Rollback? There’s no better way than to help us translate the plugin. This plugin is translation ready. Simply header over to the WP Rollback translation project that’s powered by WordPress.org volunteer translators. There you can contribute to the translation of the plugin into your language.
サポートとドキュメンテーション
WordPress.org サポートフォーラム で、すべてのサポートリクエストに回答しております。
WP Rollback は、WordPress 体験をできるだけ自然に直感的に使用できるように作成されました。専用の設定ページやオプションパネルはありません。WP Rollback を有効化すると、それがどのように機能するかがすぐにわかるでしょう。
ですが !
プラグインに関するドキュメントが Github Wiki にあります。
スクリーンショット
インストール
最小限必須条件
- WordPress 4.8 以上
- PHP バージョン 5.3 以上
- MySQL バージョン 5.0 以上
自動インストール
自動インストールは、WordPress がファイル転送自体を処理し、Web ブラウザーを終了することなくインストールできる最も簡単なオプションです。WP Rollback の自動インストールを行うには、WordPress ダッシュボードにログインし、プラグイン メニューに移動して新規追加をクリックします。
検索フィールドに「WP Rollback」と入力し、プラグインの検索をクリックします。プラグインを見つけたら、ポイントリリース、評価、説明など詳細を表示できます。もちろん、最も重要なのは、「今すぐインストール」をクリックするだけでインストールできることです。
手動インストール
手動でインストールするには、プラグインをダウンロードして、お気に入りの FTP アプリケーションを介して Web サーバーにアップロードします。WordPress Codex に、手動プラグインインストール の手順があります。
更新
自動更新は魅力的で簡単にできます。ですが、バックアップは取るようにしてください。
FAQ
-
このプラグインは使用しても安全ですか ?
-
短い答え = はい。長い答え = どのように使うかによります。
WP Rollback は完全に安全です。サイトにすでにあるプラグインの公開バージョンを取得し、指定したバージョンをインストールするだけですから。他の詐欺の種類、気まぐれな外部呼び出しなどはありません。ですが !!!
安全性は WordPress サイトの管理者次第です。本番サイトのプラグインやテーマをロールバックすることは絶対におすすめしません。最初にローカル環境でロールバックをテストし、バックアップを作成し、利用可能なすべてのベストプラクティス ツールを使用します。これは、ロールバックを容易にするためのものです。それがすべてです。
-
WP Rollback は、WordPress 公式ディレクトリよりインストールされたプラグインまたはテーマでのみ機能します。ロールバックリンクが表示されない場合は、そのプラグインまたはテーマが WordPress.org で見つからない可能性があります。このプラグインは、Github、ThemeForest、または WordPress.org 公式ディレクトリ以外のソースからのプラグインをサポートしていません。
-
[プラグイン名を挿入] をバージョン X.X にロールバックしましたが、サイトが壊れています。プラグインのせいでしょうか。
-
いいえ。多くの機会で 太字 で何度か警告しています。プラグインは、行うように指示されたことを正確に実現しました。インターネットの神々が壊れたサイトの魂を憐れんでくれますように。
-
完全なドキュメントはどこにありますか ?
-
このプラグインのドキュメントは、Github Wiki にあります。こちらで定期的に更新を行っております。
-
このプラグインは翻訳できますか ?
-
はい ! すべての文字列は国際化されており、すぐに翻訳することができます。languages/wp-rollback.pot ファイルとお好きな翻訳ツールを使うだけです。完了したら、WordPress.org フォーラムでご連絡いただくか、Github Repo でプル リクエストしてもらえますか。
評価
貢献者と開発者
WP Rollback はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
1.7.3
- Fix: Resolved an issue with plugin rollbacks not correctly setting a filepath for the plugin being rolled back. Props to WP.org user @itmesteren for the fix.
1.7.2
- Fix: Ensure that the “Rollback” button displays properly when a WordPress site only has a single theme installed. Thanks @eldertech for your help uncovering this bug.
- Fix: Minor CSS fixes for the Rollback page.
- Tweak: Update the WordPress.org readme.txt file to have better instructions for translating the plugin. We also fixed a few typos.
1.7.1
- Fix: Prevent PHP notice when rolling back a plugin or theme on PHP 7.4.
1.7.0
- Tweak: Removed the WP Time Capsule staging button and banner.
1.6.0
- New: You now have the ability to rollback to the trunk for plugins. This is useful for beta testing releases and more. Thanks to karpstrucking for making this happen. #45
- New: Add actions “wpr_plugin_success”, “wpr_plugin_failure”, “wpr_theme_success”, and “wpr_theme_failure” for developers.
- New: If a plugin or theme does not have any tagged releases to select from then then an informative notice appears rather than empty space for a better user experience. #42
- Tweak: Use the WP.org API to retrieve plugin release version information for more reliable results. #35
1.5.1
- Tweak: Added additional information about the importance of Staging and Backups and links to our preferred plugin.
1.5
- New: You can now view plugin changelogs within the rollback screen. #7
- New: Added support for WordPress Multisite rollbacks for themes and plugins. #22
- New: Rollback button is fixed to the bottom of the page now to prevent long scrolls for rollbacks with many versions. #23
- New: Updated the WP.org plugin header graphic. #37
1.4
- New: Updated plugin’s text domain to the plugin’s slug of ‘wp-rollback’ to support WordPress’ GlotPress translations. #28
- New: Gulp automated POT file generation and text domain checker. #28
- Fix: Check the WP install’s themes transient is present, if not fetch it to see if a theme can be rolled back. Allows rollbacks for new WP installs or in a case where the transient is not set properly.#27
1.3
- Tested compatibility with WordPress 4.4 and verified as working; bumped up compatibility
- Fix: Trying to get property of non-object warning. #20
- Improvement: Better version sorting now using usort & version_compare. #16
1.2.4
1.2.3
- Fixed: XSS hardening. Thanks @secupress
- Fixed: CSRF patch regarding missing nonces. Thanks @secupress
- Improvement: escape all of the things.
1.2.2
- New: Russian translations from @Flector – thanks!
- Fix: Replaced use of wp_json_encode to support older WordPress versions. Report
1.2.1
- Fix: Rollback link appears on non wp.org plugins – thanks @scottopolis. #14
- Removed unnecessary WP_ROLLBACK_VERSION constant.
1.2
- New: Swedish translation files – Thanks @WPDailyThemes.
1.1
- Fixed “Cancel” button which was falsely submitting the form.
1.0
- Initial plugin release. Yippee!
- Adds “Rollback” link to all plugins from the WordPress repo on the plugin screen.
- Adds “Rollback” link to all themes from the WordPress repo inside the modal details screen.
- The “Rollback” page allows you to choose which version you want to rollback to.