Changeset 2983960
- Timestamp:
- 10/25/2023 05:38:04 PM (2 years ago)
- Location:
- woo-variation-swatches
- Files:
-
- 60 added
- 9 edited
-
tags/2.0.28 (added)
-
tags/2.0.28/README.txt (added)
-
tags/2.0.28/assets (added)
-
tags/2.0.28/assets/css (added)
-
tags/2.0.28/assets/css/admin.css (added)
-
tags/2.0.28/assets/css/admin.min.css (added)
-
tags/2.0.28/assets/css/frontend.css (added)
-
tags/2.0.28/assets/css/frontend.min.css (added)
-
tags/2.0.28/assets/js (added)
-
tags/2.0.28/assets/js/admin.js (added)
-
tags/2.0.28/assets/js/admin.min.js (added)
-
tags/2.0.28/assets/js/frontend.js (added)
-
tags/2.0.28/assets/js/frontend.min.js (added)
-
tags/2.0.28/assets/js/jquery.serializejson.js (added)
-
tags/2.0.28/assets/js/jquery.serializejson.min.js (added)
-
tags/2.0.28/assets/js/wp-color-picker-alpha.js (added)
-
tags/2.0.28/assets/js/wp-color-picker-alpha.min.js (added)
-
tags/2.0.28/images (added)
-
tags/2.0.28/images/placeholder.png (added)
-
tags/2.0.28/includes (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-backend.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-blocks.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-cache.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-compatibility.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-deactivate-feedback.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-export-import.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-frontend.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-manage-cache.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-product-edit-panel.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-product-page.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-settings.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-term-meta.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches-wc-api-response.php (added)
-
tags/2.0.28/includes/class-woo-variation-swatches.php (added)
-
tags/2.0.28/includes/functions.php (added)
-
tags/2.0.28/includes/getwooplugins (added)
-
tags/2.0.28/includes/getwooplugins/class-getwooplugins-admin-menus.php (added)
-
tags/2.0.28/includes/getwooplugins/class-getwooplugins-admin-settings.php (added)
-
tags/2.0.28/includes/getwooplugins/class-getwooplugins-plugin-deactivate-feedback.php (added)
-
tags/2.0.28/includes/getwooplugins/class-getwooplugins-settings-page.php (added)
-
tags/2.0.28/includes/getwooplugins/css (added)
-
tags/2.0.28/includes/getwooplugins/css/getwooplugins-settings.css (added)
-
tags/2.0.28/includes/getwooplugins/html (added)
-
tags/2.0.28/includes/getwooplugins/html/deactive-feedback-dialog.php (added)
-
tags/2.0.28/includes/getwooplugins/html/dialog.php (added)
-
tags/2.0.28/includes/getwooplugins/html/settings-page.php (added)
-
tags/2.0.28/includes/getwooplugins/js (added)
-
tags/2.0.28/includes/getwooplugins/js/getwooplugins-form-field-dependency.js (added)
-
tags/2.0.28/includes/getwooplugins/js/getwooplugins-settings.js (added)
-
tags/2.0.28/includes/getwooplugins/js/jquery.tipTip.js (added)
-
tags/2.0.28/includes/getwooplugins/js/wp-color-picker-alpha.js (added)
-
tags/2.0.28/includes/html-product-settings-panel.php (added)
-
tags/2.0.28/includes/html-settings-group.php (added)
-
tags/2.0.28/includes/html-settings-sidebar.php (added)
-
tags/2.0.28/includes/html-settings-tutorial.php (added)
-
tags/2.0.28/includes/themes-support.php (added)
-
tags/2.0.28/languages (added)
-
tags/2.0.28/languages/woo-variation-swatches.pot (added)
-
tags/2.0.28/uninstall.php (added)
-
tags/2.0.28/woo-variation-swatches.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/assets/css/admin.css (modified) (1 diff)
-
trunk/assets/css/frontend.css (modified) (1 diff)
-
trunk/assets/js/admin.js (modified) (1 diff)
-
trunk/assets/js/frontend.js (modified) (1 diff)
-
trunk/assets/js/wp-color-picker-alpha.js (modified) (1 diff)
-
trunk/includes/class-woo-variation-swatches-product-page.php (modified) (2 diffs)
-
trunk/languages/woo-variation-swatches.pot (modified) (2 diffs)
-
trunk/woo-variation-swatches.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-variation-swatches/trunk/README.txt
r2980658 r2983960 7 7 WC requires at least: 5.6 8 8 WC tested up to: 8.2 9 Stable tag: 2.0.2 79 Stable tag: 2.0.28 10 10 License: GPLv3 11 11 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 615 615 == Changelog == 616 616 617 = 2.0.28 - 25-10-2023 = 618 619 * Fix: Hide disabled variation attributes 620 617 621 = 2.0.27 - 18-10-2023 = 618 622 -
woo-variation-swatches/trunk/assets/css/admin.css
r2980658 r2983960 3 3 * 4 4 * Author: Emran Ahmed ( emran.bd.08@gmail.com ) 5 * Date: 10/ 18/2023, 4:40:19PM5 * Date: 10/25/2023, 11:31:20 PM 6 6 * Released under the GPLv3 license. 7 7 */ -
woo-variation-swatches/trunk/assets/css/frontend.css
r2980658 r2983960 3 3 * 4 4 * Author: Emran Ahmed ( emran.bd.08@gmail.com ) 5 * Date: 10/ 18/2023, 4:40:19PM5 * Date: 10/25/2023, 11:31:20 PM 6 6 * Released under the GPLv3 license. 7 7 */ -
woo-variation-swatches/trunk/assets/js/admin.js
r2980658 r2983960 3 3 * 4 4 * Author: Emran Ahmed ( emran.bd.08@gmail.com ) 5 * Date: 10/ 18/2023, 4:40:19PM5 * Date: 10/25/2023, 11:31:20 PM 6 6 * Released under the GPLv3 license. 7 7 */ -
woo-variation-swatches/trunk/assets/js/frontend.js
r2980658 r2983960 3 3 * 4 4 * Author: Emran Ahmed ( emran.bd.08@gmail.com ) 5 * Date: 10/ 18/2023, 4:40:19PM5 * Date: 10/25/2023, 11:31:20 PM 6 6 * Released under the GPLv3 license. 7 7 */ -
woo-variation-swatches/trunk/assets/js/wp-color-picker-alpha.js
r2980658 r2983960 3 3 * 4 4 * Author: Emran Ahmed ( emran.bd.08@gmail.com ) 5 * Date: 10/ 18/2023, 4:40:19PM5 * Date: 10/25/2023, 11:31:20 PM 6 6 * Released under the GPLv3 license. 7 7 */ -
woo-variation-swatches/trunk/includes/class-woo-variation-swatches-product-page.php
r2980658 r2983960 40 40 add_action( 'woocommerce_before_variations_form', array( $this, 'before_variations_form' ) ); 41 41 add_action( 'woocommerce_after_variations_form', array( $this, 'after_variations_form' ) ); 42 43 44 // add_action( 'pmxi_before_post_import', $callback); 45 42 46 // add_action( 'woocommerce_after_variations_form', array( $this, 'enqueue_script' ) ); 43 47 … … 142 146 public function variable_children_args( $all_args, $product, $visible_only ) { 143 147 144 if ( ! $visible_only && ! is_admin() ) { 145 // Don't load disabled variation on ajax variation threshold is 0 146 // Ajax variation load all variation 148 // The issue is: During import it does not save disabled variation. 149 if ( function_exists( 'wp_all_import_get_import_id' ) && wp_all_import_get_import_id() !== 'new' ) { 150 return $all_args; 151 } 152 153 // Show only published variation product. 154 if ( ! $visible_only ) { 147 155 $all_args[ 'post_status' ] = 'publish'; 148 156 } -
woo-variation-swatches/trunk/languages/woo-variation-swatches.pot
r2980658 r2983960 8 8 "Content-Transfer-Encoding: 8bit\n" 9 9 "Language-Team: Emran Ahmed <emran.bd.08@gmail.com>\n" 10 "POT-Creation-Date: 2023-10- 18 10:40+0000\n"10 "POT-Creation-Date: 2023-10-25 17:31+0000\n" 11 11 "X-Poedit-Basepath: ..\n" 12 12 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" … … 202 202 msgstr "" 203 203 204 #: ../includes/class-woo-variation-swatches-product-page.php:1 28204 #: ../includes/class-woo-variation-swatches-product-page.php:132 205 205 msgid "%s left" 206 206 msgstr "" 207 207 208 #: ../includes/class-woo-variation-swatches-product-page.php:8 09, ../includes/class-woo-variation-swatches-product-page.php:835208 #: ../includes/class-woo-variation-swatches-product-page.php:817, ../includes/class-woo-variation-swatches-product-page.php:843 209 209 msgid "Choose an option" 210 210 msgstr "" -
woo-variation-swatches/trunk/woo-variation-swatches.php
r2980658 r2983960 5 5 * Description: Beautiful colors, images and buttons variation swatches for woocommerce product attributes. Requires WooCommerce 5.6+ 6 6 * Author: Emran Ahmed 7 * Version: 2.0.2 77 * Version: 2.0.28 8 8 * Domain Path: /languages 9 9 * Requires PHP: 7.4 … … 19 19 20 20 if ( ! defined( 'WOO_VARIATION_SWATCHES_PLUGIN_VERSION' ) ) { 21 define( 'WOO_VARIATION_SWATCHES_PLUGIN_VERSION', '2.0.2 7' );21 define( 'WOO_VARIATION_SWATCHES_PLUGIN_VERSION', '2.0.28' ); 22 22 } 23 23
Note: See TracChangeset
for help on using the changeset viewer.