Simple Registration for WooCommerce - Version 1.0.1

Version Description

  • woocommerce-simple-registration.php author, version text changes.
Download this release

Release Info

Developer adampickering
Plugin Icon wp plugin Simple Registration for WooCommerce
Version 1.0.1
Comparing to
See all releases

Code changes from version 1.0.0 to 1.0.1

readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === WooCommerce Simple Registration ===
2
  Contributors: Astoundify, SpencerFinnell
3
- Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=contact@appthemer.com&item_name=Donation+for+Astoundify WP Job Manager Regions
4
  Tags: woocommerce, woocommerce registration, woocommerce register, woocommerce registration form, woocommerce form
5
- Requires at least: 3.6
6
- Tested up to: 4.1
7
- Stable tag: 1.0.0
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -22,6 +22,10 @@ A simple plugin to add a [woocommerce_simple_registration] shortcode to display
22
 
23
  == Changelog ==
24
 
 
 
 
 
25
  = 1.0.0 =
26
 
27
  * Initial release
1
  === WooCommerce Simple Registration ===
2
  Contributors: Astoundify, SpencerFinnell
3
+ Donate link: https://www.paypal.me/astoundify
4
  Tags: woocommerce, woocommerce registration, woocommerce register, woocommerce registration form, woocommerce form
5
+ Requires at least: 4.4
6
+ Tested up to: 4.4.*
7
+ Stable tag: 1.0.1
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
22
 
23
  == Changelog ==
24
 
25
+ = 1.0.1 =
26
+
27
+ * woocommerce-simple-registration.php author, version text changes.
28
+
29
  = 1.0.0 =
30
 
31
  * Initial release
woocommerce-simple-registration.php CHANGED
@@ -2,9 +2,9 @@
2
  /**
3
  * Plugin Name: WooCommerce Simple Registration
4
  * Plugin URI: https://astoundify.com/
5
- * Description: A simple plugin to add a [wc_register] shortcode to display the registration form on a separate page.
6
- * Version: 1.0.0
7
- * Author: Jeroen Sormani
8
  * Author URI: https://astoundify.com/
9
  * Text Domain: woocommerce-simple-registration
10
  */
2
  /**
3
  * Plugin Name: WooCommerce Simple Registration
4
  * Plugin URI: https://astoundify.com/
5
+ * Description: A simple plugin to add a [woocommerce_simple_registration] shortcode to display the registration form on a separate page.
6
+ * Version: 1.0.1
7
+ * Author: Astoundify
8
  * Author URI: https://astoundify.com/
9
  * Text Domain: woocommerce-simple-registration
10
  */