Tidy readme.txt
This commit is contained in:
parent
7f681244b6
commit
4ea4c0298b
|
@ -1,19 +1,19 @@
|
|||
=== WooCommerce Beta Tester ===
|
||||
Author URI: http://woothemes.com/
|
||||
Plugin URI: https://github.com/woothemes/woocommerce-beta-tester
|
||||
Contributors: woothemes, mikejolley, claudiosanches
|
||||
Author URI: https://woocommerce.com/
|
||||
Plugin URI: https://github.com/woocommerce/woocommerce-beta-tester
|
||||
Contributors: automattic, mikejolley, claudiosanches, woothemes
|
||||
Tags: woocommerce, wc, beta, beta tester, bleeding edge
|
||||
Requires at least: 4.4
|
||||
Tested up to: 4.8
|
||||
Tested up to: 4.9
|
||||
Stable Tag: 1.0.3
|
||||
|
||||
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.
|
||||
Run bleeding edge versions of WooCommerce. This will replace your installed version of WooCommerce with the latest tagged release - 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.**
|
||||
|
||||
Easily run the latest tagged version of [WooCommerce](http://wordpress.org/plugins/woocommerce/) right from GitHub, including beta versions.
|
||||
Easily run the latest tagged version of [WooCommerce](https://wordpress.org/plugins/woocommerce/), including beta versions.
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue