This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce Beta Tester

Description

WooCommerce Beta Tester allows you to try out new versions of WooCommerce before they are officially released.

Use with caution, not on production sites. Beta releases may not be stable.

After activation, you’ll be able to choose an update channel:

  1. Beta – Update to beta releases, RC, or stable, depending on what is newest.
  2. Release Candidate – Update to RC releases or stable, depending on what is newest.
  3. Stable – No beta updates. Default WordPress behavior.

These will surface pre-releases via automatic updates in WordPress. Updates will replace your installed version of WooCommerce.

Note, this will not check for updates on every admin page load unless you explicitly tell it to. You can do this by clicking the “Check Again” button from the WordPress updates screen or you can set the WC_BETA_TESTER_FORCE_UPDATE to true in your wp-config.php file.

FAQ

Does this allow me to install multiple versions of WooCommerce at the same time?

No; updates will replace your currently installed version of WooCommerce. You can switch to any version from this plugin via the interface however.

Where do updates come from?

Updates are downloaded from the WordPress.org SVN repository where we tag prerelease versions specifically for this purpose.

Does this rollback my data?

This plugin does not rollback or update data on your store automatically.

Database updates are manually ran like after regular updates. If you downgrade, data will not be modified. We don’t recommend using this in production.

Where can I report bugs or contribute to WooCommerce Beta Tester?

Bugs can be reported to the WooCommerce Beta Tester GitHub issue tracker.

Where can I report bugs or contribute to WooCommerce?

Join in on our GitHub repository.

See our contributing guidelines here.

Reviews

July 30, 2018
🌟🌟🌟🌟🌟 🌟🌟🌟🌟🌟 yep, that just happened
Read all 3 reviews

Contributors & Developers

“WooCommerce Beta Tester” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce Beta Tester” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “WooCommerce Beta Tester” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.5 – 2021-12-17

  • Fix: make WC version comparison case insensitive

2.0.4 – 2021-09-29

  • Dev: Bump tested to version
  • Fix: enqueue logic for css/js assets

2.0.3 – 2021-09-22

  • Fix: Bump version to release version including admin.css.

2.0.2

  • Fix notice for undefined item
  • Fix auto_update_plugin filter reference
  • Fix including SSR in bug report
  • Fix style in version modal header
  • Add check for WooCommerce installed in default location

2.0.1

  • Changes to make this plugin compatible with the upcoming WooCommerce 3.6

2.0.0

  • Enhancement – Re-built to pull updates from the WordPress.org repository rather than GitHub.
  • Enhancement – Channel selection; choose to receive RC or beta versions.
  • Enhancement – Admin bar item shows version information, and offers shortcuts to functionality.
  • Enhancement – Shortcut to log GitHub issues.
  • Enhancement – Version switcher; choose which release or prerelease to switch to.
  • Enhancement – Setting to enable auto-updates.

1.0.3

  • Fix repo URLs and directory renaming.

1.0.2

  • Updated API URL.

1.0.1

  • Switched to releases API to get latest release, rather than tag which are not chronological.

1.0

  • First release.