From 4ea4c0298b8914835b93323a5d54a3dcd685b88b Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Mon, 4 Jun 2018 16:24:37 -0300 Subject: [PATCH] Tidy readme.txt --- plugins/woocommerce-beta-tester/readme.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/woocommerce-beta-tester/readme.txt b/plugins/woocommerce-beta-tester/readme.txt index 236ceb36a08..2750a6e4441 100644 --- a/plugins/woocommerce-beta-tester/readme.txt +++ b/plugins/woocommerce-beta-tester/readme.txt @@ -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.