woocommerce/plugins/woocommerce-beta-tester/readme.txt

27 lines
1.2 KiB
Plaintext
Raw Normal View History

=== WooCommerce Beta Tester ===
Author URI: http://woothemes.com/
Plugin URI: https://github.com/woothemes/woocommerce-beta-tester
2015-08-27 11:38:06 +00:00
Contributors: woothemes, mikejolley, claudiosanches
Tags: woocommerce, wc, beta, beta tester, bleeding edge
Requires at least: 4.2
2015-11-26 15:43:58 +00:00
Tested up to: 4.4
Stable Tag: 1.0.0
Run bleeding edge versions of WooCommerce from our Github repo. This will replace your installed version of WooCommerce with the latest tagged release on Github - use with caution, and not on production sites. You have been warned.
== Description ==
**This plugin is meant for testing and development purposes only. You should under no circumstances run this on a production website.**
2015-07-15 19:53:30 +00:00
Easily run the latest tagged version of [WooCommerce](http://wordpress.org/plugins/woocommerce/) right from GitHub, including beta versions.
2015-07-15 19:53:30 +00:00
Just like with any plugin, 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.
Based on WP_GitHub_Updater by Joachim Kudish and code by Patrick Garman.
== Changelog ==
= 1.0 =
2015-07-15 19:53:30 +00:00
* First release.