WooCommerce Customizer - Version 2.7.7

Version Description

Download this release

Release Info

Developer SkyVerge
Plugin Icon WooCommerce Customizer
Version 2.7.7
Comparing to
See all releases

Code changes from version 2.7.6 to 2.7.7

i18n/languages/woocommerce-customizer.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the GNU General Public License v3.0.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WooCommerce Customizer 2.7.6\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://woocommerce.com/my-account/marketplace-ticket-form/\n"
8
- "POT-Creation-Date: 2022-03-02 09:58:57+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -304,7 +304,7 @@ msgstr ""
304
  #. translators: %1$s - <strong>, %2$s - </strong>, %3$s - <a>, %4$s - version
305
  #. number, %5$s - </a>
306
  msgid ""
307
- "%1$sWooCommerce Customizer is inactive%2$s as it requires WooCommerce. "
308
  "Please %3$sactivate WooCommerce version %4$s or newer%5$s"
309
  msgstr ""
310
 
@@ -312,7 +312,7 @@ msgstr ""
312
  #. translators: Placeholders: %1$s - <strong>, %2$s - </strong>, %3$s - version
313
  #. number, %4$s and %6$s - <a> tags, %5$s - </a>
314
  msgid ""
315
- "%1$sWooCommerce Customizer is inactive.%2$s This plugin requires "
316
  "WooCommerce %3$s or newer. Please %4$supdate WooCommerce%5$s or %6$srun the "
317
  "WooCommerce database upgrade%5$s."
318
  msgstr ""
@@ -335,7 +335,7 @@ msgid "up to %s"
335
  msgstr ""
336
 
337
  #. Plugin Name of the plugin/theme
338
- msgid "WooCommerce Customizer"
339
  msgstr ""
340
 
341
  #. Plugin URI of the plugin/theme
2
  # This file is distributed under the GNU General Public License v3.0.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Customizer for WooCommerce 2.7.7\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://woocommerce.com/my-account/marketplace-ticket-form/\n"
8
+ "POT-Creation-Date: 2022-08-01 03:51:06+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
304
  #. translators: %1$s - <strong>, %2$s - </strong>, %3$s - <a>, %4$s - version
305
  #. number, %5$s - </a>
306
  msgid ""
307
+ "%1$sCustomizer for WooCommerce is inactive%2$s as it requires WooCommerce. "
308
  "Please %3$sactivate WooCommerce version %4$s or newer%5$s"
309
  msgstr ""
310
 
312
  #. translators: Placeholders: %1$s - <strong>, %2$s - </strong>, %3$s - version
313
  #. number, %4$s and %6$s - <a> tags, %5$s - </a>
314
  msgid ""
315
+ "%1$sCustomizer for WooCommerce is inactive.%2$s This plugin requires "
316
  "WooCommerce %3$s or newer. Please %4$supdate WooCommerce%5$s or %6$srun the "
317
  "WooCommerce database upgrade%5$s."
318
  msgstr ""
335
  msgstr ""
336
 
337
  #. Plugin Name of the plugin/theme
338
+ msgid "Customizer for WooCommerce"
339
  msgstr ""
340
 
341
  #. Plugin URI of the plugin/theme
includes/class-wc-customizer-integrations.php CHANGED
@@ -1,6 +1,6 @@
1
  <?php
2
  /**
3
- * WooCommerce Customizer
4
  *
5
  * This source file is subject to the GNU General Public License v3.0
6
  * that is bundled with this package in the file license.txt.
@@ -12,8 +12,8 @@
12
  *
13
  * DISCLAIMER
14
  *
15
- * Do not edit or add to this file if you wish to upgrade WooCommerce Customizer to newer
16
- * versions in the future. If you wish to customize WooCommerce Customizer for your
17
  * needs please refer to http://www.skyverge.com/product/woocommerce-customizer/ for more information.
18
  *
19
  * @author SkyVerge
1
  <?php
2
  /**
3
+ * Customizer for WooCommerce
4
  *
5
  * This source file is subject to the GNU General Public License v3.0
6
  * that is bundled with this package in the file license.txt.
12
  *
13
  * DISCLAIMER
14
  *
15
+ * Do not edit or add to this file if you wish to upgrade Customizer for WooCommerce to newer
16
+ * versions in the future. If you wish to customize Customizer for WooCommerce for your
17
  * needs please refer to http://www.skyverge.com/product/woocommerce-customizer/ for more information.
18
  *
19
  * @author SkyVerge
includes/class-wc-customizer-settings.php CHANGED
@@ -1,6 +1,6 @@
1
  <?php
2
  /**
3
- * WooCommerce Customizer
4
  *
5
  * This source file is subject to the GNU General Public License v3.0
6
  * that is bundled with this package in the file license.txt.
@@ -12,8 +12,8 @@
12
  *
13
  * DISCLAIMER
14
  *
15
- * Do not edit or add to this file if you wish to upgrade WooCommerce Customizer to newer
16
- * versions in the future. If you wish to customize WooCommerce Customizer for your
17
  * needs please refer to http://www.skyverge.com/product/woocommerce-customizer/ for more information.
18
  *
19
  * @author SkyVerge
1
  <?php
2
  /**
3
+ * Customizer for WooCommerce
4
  *
5
  * This source file is subject to the GNU General Public License v3.0
6
  * that is bundled with this package in the file license.txt.
12
  *
13
  * DISCLAIMER
14
  *
15
+ * Do not edit or add to this file if you wish to upgrade Customizer for WooCommerce to newer
16
+ * versions in the future. If you wish to customize Customizer for WooCommerce for your
17
  * needs please refer to http://www.skyverge.com/product/woocommerce-customizer/ for more information.
18
  *
19
  * @author SkyVerge
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === WooCommerce Customizer ===
2
  Contributors: SkyVerge, maxrice, tamarazuk, chasewiseman, nekojira, beka.rice
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@skyverge.com&item_name=Donation+for+WooCommerce+Customizer
4
  Tags: woocommerce, woocommerce shop, woocommerce filters, woocommerce text
5
  Requires at least: 4.7
6
- Tested up to: 5.9.1
7
- Stable tag: 2.7.6
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -42,7 +42,7 @@ We do support our free plugins and extensions, but please understand that suppor
42
 
43
  == Installation ==
44
 
45
- 1. You can (a) Search Plugins &gt; Add New for "WooCommerce Customizer", (b) Upload `woocommerce-customizer` folder to the `/wp-content/plugins/` directory, or (c) upload the zip file via the "Plugins &gt; Add New" menu
46
  2. Activate the plugin through the 'Plugins' menu in WordPress
47
  3. Go to the 'Customizer' tab under WooCommerce &gt; Settings
48
  4. Start customizing!
@@ -71,6 +71,9 @@ Of course! Please fork the [GitHub](https://github.com/skyverge/woocommerce-cust
71
 
72
  == Changelog ==
73
 
 
 
 
74
  = 2022.03.02 - version 2.7.6 =
75
  * Fix - Remove image placeholder (this is included in WC 3.5+)
76
 
1
+ === Customizer for WooCommerce ===
2
  Contributors: SkyVerge, maxrice, tamarazuk, chasewiseman, nekojira, beka.rice
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@skyverge.com&item_name=Donation+for+WooCommerce+Customizer
4
  Tags: woocommerce, woocommerce shop, woocommerce filters, woocommerce text
5
  Requires at least: 4.7
6
+ Tested up to: 6.0.1
7
+ Stable tag: 2.7.7
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
42
 
43
  == Installation ==
44
 
45
+ 1. You can (a) Search Plugins &gt; Add New for "Customizer for WooCommerce", (b) Upload `woocommerce-customizer` folder to the `/wp-content/plugins/` directory, or (c) upload the zip file via the "Plugins &gt; Add New" menu
46
  2. Activate the plugin through the 'Plugins' menu in WordPress
47
  3. Go to the 'Customizer' tab under WooCommerce &gt; Settings
48
  4. Start customizing!
71
 
72
  == Changelog ==
73
 
74
+ = 2022.07.31 - version 2.7.7 =
75
+ * Misc - Rename to Customizer for WooCommerce
76
+
77
  = 2022.03.02 - version 2.7.6 =
78
  * Fix - Remove image placeholder (this is included in WC 3.5+)
79
 
woocommerce-customizer.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php
2
  /**
3
- * Plugin Name: WooCommerce Customizer
4
  * Plugin URI: http://www.skyverge.com/product/woocommerce-customizer/
5
  * Description: Customize WooCommerce without code! Easily change add to cart button text and more.
6
  * Author: SkyVerge
7
  * Author URI: http://www.skyverge.com
8
- * Version: 2.7.6
9
  * Text Domain: woocommerce-customizer
10
  * Domain Path: /i18n/languages/
11
  *
@@ -19,7 +19,7 @@
19
  * @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
20
  *
21
  * WC requires at least: 3.9.4
22
- * WC tested up to: 6.2.1
23
  */
24
 
25
  defined( 'ABSPATH' ) or exit;
@@ -38,7 +38,7 @@ if ( version_compare( get_option( 'woocommerce_db_version' ), WC_Customizer::MIN
38
 
39
 
40
  /**
41
- * WooCommerce Customizer Main Plugin Class.
42
  *
43
  * @since 1.0.0
44
  */
@@ -46,7 +46,7 @@ class WC_Customizer {
46
 
47
 
48
  /** plugin version number */
49
- const VERSION = '2.7.6';
50
 
51
  /** required WooCommerce version number */
52
  const MIN_WOOCOMMERCE_VERSION = '3.9.4';
@@ -101,7 +101,7 @@ class WC_Customizer {
101
  public function __clone() {
102
 
103
  /* translators: Placeholders: %s - plugin name */
104
- _doing_it_wrong( __FUNCTION__, sprintf( esc_html__( 'You cannot clone instances of %s.', 'woocommerce-customizer' ), 'WooCommerce Customizer' ), '2.3.0' );
105
  }
106
 
107
 
@@ -113,7 +113,7 @@ class WC_Customizer {
113
  public function __wakeup() {
114
 
115
  /* translators: Placeholders: %s - plugin name */
116
- _doing_it_wrong( __FUNCTION__, sprintf( esc_html__( 'You cannot unserialize instances of %s.', 'woocommerce-customizer' ), 'WooCommerce Customizer' ), '2.3.0' );
117
  }
118
 
119
 
@@ -249,7 +249,7 @@ class WC_Customizer {
249
 
250
  $message = sprintf(
251
  /* translators: %1$s - <strong>, %2$s - </strong>, %3$s - <a>, %4$s - version number, %5$s - </a> */
252
- __( '%1$sWooCommerce Customizer is inactive%2$s as it requires WooCommerce. Please %3$sactivate WooCommerce version %4$s or newer%5$s', 'woocommerce-customizer' ),
253
  '<strong>',
254
  '</strong>',
255
  '<a href="' . admin_url( 'plugins.php' ) . '">',
@@ -270,7 +270,7 @@ class WC_Customizer {
270
 
271
  $message = sprintf(
272
  /* translators: Placeholders: %1$s - <strong>, %2$s - </strong>, %3$s - version number, %4$s and %6$s - <a> tags, %5$s - </a> */
273
- __( '%1$sWooCommerce Customizer is inactive.%2$s This plugin requires WooCommerce %3$s or newer. Please %4$supdate WooCommerce%5$s or %6$srun the WooCommerce database upgrade%5$s.', 'woocommerce-customizer' ),
274
  '<strong>',
275
  '</strong>',
276
  self::MIN_WOOCOMMERCE_VERSION,
1
  <?php
2
  /**
3
+ * Plugin Name: Customizer for WooCommerce
4
  * Plugin URI: http://www.skyverge.com/product/woocommerce-customizer/
5
  * Description: Customize WooCommerce without code! Easily change add to cart button text and more.
6
  * Author: SkyVerge
7
  * Author URI: http://www.skyverge.com
8
+ * Version: 2.7.7
9
  * Text Domain: woocommerce-customizer
10
  * Domain Path: /i18n/languages/
11
  *
19
  * @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
20
  *
21
  * WC requires at least: 3.9.4
22
+ * WC tested up to: 6.7.0
23
  */
24
 
25
  defined( 'ABSPATH' ) or exit;
38
 
39
 
40
  /**
41
+ * Customizer for WooCommerce Main Plugin Class.
42
  *
43
  * @since 1.0.0
44
  */
46
 
47
 
48
  /** plugin version number */
49
+ const VERSION = '2.7.7';
50
 
51
  /** required WooCommerce version number */
52
  const MIN_WOOCOMMERCE_VERSION = '3.9.4';
101
  public function __clone() {
102
 
103
  /* translators: Placeholders: %s - plugin name */
104
+ _doing_it_wrong( __FUNCTION__, sprintf( esc_html__( 'You cannot clone instances of %s.', 'woocommerce-customizer' ), 'Customizer for WooCommerce' ), '2.3.0' );
105
  }
106
 
107
 
113
  public function __wakeup() {
114
 
115
  /* translators: Placeholders: %s - plugin name */
116
+ _doing_it_wrong( __FUNCTION__, sprintf( esc_html__( 'You cannot unserialize instances of %s.', 'woocommerce-customizer' ), 'Customizer for WooCommerce' ), '2.3.0' );
117
  }
118
 
119
 
249
 
250
  $message = sprintf(
251
  /* translators: %1$s - <strong>, %2$s - </strong>, %3$s - <a>, %4$s - version number, %5$s - </a> */
252
+ __( '%1$sCustomizer for WooCommerce is inactive%2$s as it requires WooCommerce. Please %3$sactivate WooCommerce version %4$s or newer%5$s', 'woocommerce-customizer' ),
253
  '<strong>',
254
  '</strong>',
255
  '<a href="' . admin_url( 'plugins.php' ) . '">',
270
 
271
  $message = sprintf(
272
  /* translators: Placeholders: %1$s - <strong>, %2$s - </strong>, %3$s - version number, %4$s and %6$s - <a> tags, %5$s - </a> */
273
+ __( '%1$sCustomizer for WooCommerce is inactive.%2$s This plugin requires WooCommerce %3$s or newer. Please %4$supdate WooCommerce%5$s or %6$srun the WooCommerce database upgrade%5$s.', 'woocommerce-customizer' ),
274
  '<strong>',
275
  '</strong>',
276
  self::MIN_WOOCOMMERCE_VERSION,