Version Hopper

描述

Version Hopper allows administrators to rollback, downgrade, or upgrade WordPress plugins and themes to any previous version available on WordPress.org.

Features include:

  • View installed plugins and themes along with all available versions.
  • Select a specific version and apply it without leaving the admin page.
  • Uses WordPress native upgrade process for safe updates.
  • AJAX-powered version switching with human-readable messages.
  • Supports both plugins and themes.

Note: This plugin works with plugins and themes available on WordPress.org. Custom or premium plugins hosted outside WordPress.org may not be supported.

Additional Notes

  • This plugin is intended for administrators and developers familiar with WordPress plugin and theme management.
  • Always test version changes on a staging site before applying on production.

螢幕截圖

  • Plugin list with version selector.
  • Theme list with version selector.

安裝

  1. Upload the version-hopper folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Version Hopper to start switching plugin and theme versions.

常見問題

Can I switch to a version not listed on WordPress.org?

No. Version Hopper only supports versions available through WordPress.org.

Is it safe to downgrade plugins?

Yes, Version Hopper uses WordPress’ native upgrader API. However, always backup your site before downgrading.

Can I switch themes as well?

Yes, you can switch installed themes to any previous version available on WordPress.org.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Version Hopper” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Version Hopper 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Compatibility checkup for latest wp version 6.9

1.0.0

  • Initial release.
  • Plugin and theme version switching via WordPress.org.
  • AJAX-based feedback messages.
  • Native WordPress upgrader API integration.