diff --git a/README.md b/README.md index 8dce1f99d430d..09b56617d9944 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,10 @@ If you are not a developer, please use the [WooCommerce plugin page](http://word ## Support This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core WooCommerce issues only. Support can take place in the appropriate channels: -* The [public support forums](http://wordpress.org/support/plugin/woocommerce) on WordPress.org, where the community can help each other out. * The [WooThemes premium support portal](http://support.woothemes.com/) for customers who have purchased themes or extensions. +* [Our public HelpDesk](https://support.woothemes.com/hc/communities/public/topics) which is available for all WooCommerce users. Support requests in issues on this repository will be closed on sight. - ## Contributing to WooCommerce If you have a patch, or stumbled upon an issue with WooCommerce core, you can contribute this back to the code. Please read our [contributor guidelines](https://github.com/woothemes/woocommerce/blob/master/CONTRIBUTING.md) for more information how you can do this. diff --git a/includes/admin/class-wc-admin-help.php b/includes/admin/class-wc-admin-help.php index 1ea458fe7f0e7..10606976c7644 100644 --- a/includes/admin/class-wc-admin-help.php +++ b/includes/admin/class-wc-admin-help.php @@ -49,11 +49,11 @@ public function add_tabs() { 'title' => __( 'Support', 'woocommerce' ), 'content' => - '
' . sprintf( __( 'After reading the documentation, for further assistance you can use the community forum, or if you have access as a WooThemes customer, our support desk.', 'woocommerce' ), 'http://docs.woothemes.com/documentation/plugins/woocommerce/', 'http://wordpress.org/support/plugin/woocommerce', 'http://support.woothemes.com' ) . '
' . + '' . sprintf( __( 'After %sreading the documentation%s, for further assistance you can use our %scommunity forum%s if you get stuck. For help with premium add-ons from WooThemes, or if you are a WooThemes customer, you can %suse our helpdesk%s.', 'woocommerce' ), '', '', '', '', '', '' ) . '
' . '' . __( 'Before asking for help we recommend checking the status page to identify any problems with your configuration.', 'woocommerce' ) . '
' . - '' . __( 'System Status', 'woocommerce' ) . ' ' . __( 'Community Support', 'woocommerce' ) . ' ' . __( 'Customer Support', 'woocommerce' ) . '
' + '' . __( 'System Status', 'woocommerce' ) . ' ' . __( 'WooThemes Community Support', 'woocommerce' ) . ' ' . __( 'WooThemes Customer Support', 'woocommerce' ) . '
' ) ); diff --git a/readme.txt b/readme.txt index cf4205b65d9bb..6442cc79c3d62 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, affiliate Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@woothemes.com&item_name=Donation+for+WooCommerce Requires at least: 3.8 Tested up to: 4.0 -Stable tag: 2.1.10 +Stable tag: 2.2.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html diff --git a/woocommerce.php b/woocommerce.php index e4896fb63969e..9a19912aef353 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: WooCommerce * Plugin URI: http://www.woothemes.com/woocommerce/ * Description: An e-commerce toolkit that helps you sell anything. Beautifully. - * Version: 2.2.0-bleeding + * Version: 2.2.0-RC1 * Author: WooThemes * Author URI: http://woothemes.com * Requires at least: 3.8