Changeset 3234698
- Timestamp:
- 02/04/2025 12:37:30 PM (14 months ago)
- Location:
- ean-for-woocommerce
- Files:
-
- 10 edited
- 1 copied
-
tags/5.4.2 (copied) (copied from ean-for-woocommerce/trunk)
-
tags/5.4.2/changelog.txt (modified) (1 diff)
-
tags/5.4.2/ean-for-woocommerce.php (modified) (2 diffs)
-
tags/5.4.2/includes/settings/class-alg-wc-ean-settings-print.php (modified) (3 diffs)
-
tags/5.4.2/langs/ean-for-woocommerce.pot (modified) (6 diffs)
-
tags/5.4.2/readme.txt (modified) (2 diffs)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/ean-for-woocommerce.php (modified) (2 diffs)
-
trunk/includes/settings/class-alg-wc-ean-settings-print.php (modified) (3 diffs)
-
trunk/langs/ean-for-woocommerce.pot (modified) (6 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ean-for-woocommerce/tags/5.4.2/changelog.txt
r3233541 r3234698 1 1 == Changelog == 2 3 = 5.4.2 - 04/02/2025 = 4 * Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`). 2 5 3 6 = 5.4.1 - 02/02/2025 = -
ean-for-woocommerce/tags/5.4.2/ean-for-woocommerce.php
r3233541 r3234698 4 4 Plugin URI: https://wpfactory.com/item/ean-for-woocommerce/ 5 5 Description: Manage product GTIN (EAN, UPC, ISBN, etc.) in WooCommerce. Beautifully. 6 Version: 5.4. 16 Version: 5.4.2 7 7 Author: WPFactory 8 8 Author URI: https://wpfactory.com … … 34 34 } 35 35 36 defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4. 1' );36 defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4.2' ); 37 37 38 38 defined( 'ALG_WC_EAN_FILE' ) || define( 'ALG_WC_EAN_FILE', __FILE__ ); -
ean-for-woocommerce/tags/5.4.2/includes/settings/class-alg-wc-ean-settings-print.php
r2960749 r3234698 3 3 * EAN for WooCommerce - Print Section Settings 4 4 * 5 * @version 4.7.45 * @version 5.4.2 6 6 * @since 2.0.0 7 7 * … … 30 30 * get_settings. 31 31 * 32 * @version 4.7.432 * @version 5.4.2 33 33 * @since 2.0.0 34 34 * … … 450 450 ), 451 451 array( 452 'title' => __( 'Define K_PATH_CACHE', 'ean-for-woocommerce' ), 453 'desc' => __( 'Enable', 'ean-for-woocommerce' ), 454 'desc_tip' => ( 455 __( 'Sets TCPDF cache directory for temporary files.', 'ean-for-woocommerce' ) . ' ' . 456 __( 'Enable this if barcode images are empty.', 'ean-for-woocommerce' ) 457 ), 458 'id' => 'alg_wc_ean_print_barcodes_to_pdf_settings[define_k_path_cache]', 459 'default' => 'no', 460 'type' => 'checkbox', 461 ), 462 array( 452 463 'type' => 'sectionend', 453 464 'id' => 'alg_wc_ean_print_barcodes_to_pdf_advanced_options', -
ean-for-woocommerce/tags/5.4.2/langs/ean-for-woocommerce.pot
r3233541 r3234698 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: EAN Barcode Generator for WooCommerce: UPC, ISBN & GTIN Inventory 5.4. 1\n"5 "Project-Id-Version: EAN Barcode Generator for WooCommerce: UPC, ISBN & GTIN Inventory 5.4.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ean-for-woocommerce\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-02-0 2T18:39:25+00:00\n"12 "POT-Creation-Date: 2025-02-04T12:10:43+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 427 427 msgstr "" 428 428 429 #: includes/pro/class-alg-wc-ean-print.php: 699429 #: includes/pro/class-alg-wc-ean-print.php:705 430 430 #: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:27 431 431 #: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:45 … … 543 543 #: includes/settings/class-alg-wc-ean-settings-print.php:436 544 544 #: includes/settings/class-alg-wc-ean-settings-print.php:445 545 #: includes/settings/class-alg-wc-ean-settings-print.php:491 545 #: includes/settings/class-alg-wc-ean-settings-print.php:453 546 #: includes/settings/class-alg-wc-ean-settings-print.php:502 546 547 msgid "Enable" 547 548 msgstr "" … … 1714 1715 #: includes/settings/class-alg-wc-ean-settings-print-products.php:46 1715 1716 #: includes/settings/class-alg-wc-ean-settings-print.php:25 1716 #: includes/settings/class-alg-wc-ean-settings-print.php:4 611717 #: includes/settings/class-alg-wc-ean-settings-print.php:4 621717 #: includes/settings/class-alg-wc-ean-settings-print.php:472 1718 #: includes/settings/class-alg-wc-ean-settings-print.php:473 1718 1719 msgid "Print" 1719 1720 msgstr "" … … 2044 2045 msgstr "" 2045 2046 2047 #: includes/settings/class-alg-wc-ean-settings-print.php:452 2048 msgid "Define K_PATH_CACHE" 2049 msgstr "" 2050 2051 #: includes/settings/class-alg-wc-ean-settings-print.php:455 2052 msgid "Sets TCPDF cache directory for temporary files." 2053 msgstr "" 2054 2046 2055 #: includes/settings/class-alg-wc-ean-settings-print.php:456 2056 msgid "Enable this if barcode images are empty." 2057 msgstr "" 2058 2059 #: includes/settings/class-alg-wc-ean-settings-print.php:467 2047 2060 msgid "Print Tools" 2048 2061 msgstr "" 2049 2062 2050 #: includes/settings/class-alg-wc-ean-settings-print.php:4 632063 #: includes/settings/class-alg-wc-ean-settings-print.php:474 2051 2064 msgid "Check the box and \"Save changes\" to run the tool." 2052 2065 msgstr "" 2053 2066 2054 #: includes/settings/class-alg-wc-ean-settings-print.php:4 692067 #: includes/settings/class-alg-wc-ean-settings-print.php:480 2055 2068 msgid "Product(s)" 2056 2069 msgstr "" 2057 2070 2058 #: includes/settings/class-alg-wc-ean-settings-print.php:4 822071 #: includes/settings/class-alg-wc-ean-settings-print.php:493 2059 2072 msgid "Quantity" 2060 2073 msgstr "" 2061 2074 2062 #: includes/settings/class-alg-wc-ean-settings-print.php: 4902075 #: includes/settings/class-alg-wc-ean-settings-print.php:501 2063 2076 msgid "Products List" 2064 2077 msgstr "" 2065 2078 2066 #: includes/settings/class-alg-wc-ean-settings-print.php: 4922079 #: includes/settings/class-alg-wc-ean-settings-print.php:503 2067 2080 msgid "This will add new \"Print Products\" section to \"WooCommerce > Settings > EAN\"." 2068 2081 msgstr "" -
ean-for-woocommerce/tags/5.4.2/readme.txt
r3233541 r3234698 4 4 Requires at least: 4.4 5 5 Tested up to: 6.7 6 Stable tag: 5.4. 16 Stable tag: 5.4.2 7 7 License: GNU General Public License v3.0 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 193 193 == Changelog == 194 194 195 = 5.4.2 - 04/02/2025 = 196 * Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`). 197 195 198 = 5.4.1 - 02/02/2025 = 196 199 * Dev - Languages - POT file regenerated with WP-CLI. -
ean-for-woocommerce/trunk/changelog.txt
r3233541 r3234698 1 1 == Changelog == 2 3 = 5.4.2 - 04/02/2025 = 4 * Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`). 2 5 3 6 = 5.4.1 - 02/02/2025 = -
ean-for-woocommerce/trunk/ean-for-woocommerce.php
r3233541 r3234698 4 4 Plugin URI: https://wpfactory.com/item/ean-for-woocommerce/ 5 5 Description: Manage product GTIN (EAN, UPC, ISBN, etc.) in WooCommerce. Beautifully. 6 Version: 5.4. 16 Version: 5.4.2 7 7 Author: WPFactory 8 8 Author URI: https://wpfactory.com … … 34 34 } 35 35 36 defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4. 1' );36 defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4.2' ); 37 37 38 38 defined( 'ALG_WC_EAN_FILE' ) || define( 'ALG_WC_EAN_FILE', __FILE__ ); -
ean-for-woocommerce/trunk/includes/settings/class-alg-wc-ean-settings-print.php
r2960749 r3234698 3 3 * EAN for WooCommerce - Print Section Settings 4 4 * 5 * @version 4.7.45 * @version 5.4.2 6 6 * @since 2.0.0 7 7 * … … 30 30 * get_settings. 31 31 * 32 * @version 4.7.432 * @version 5.4.2 33 33 * @since 2.0.0 34 34 * … … 450 450 ), 451 451 array( 452 'title' => __( 'Define K_PATH_CACHE', 'ean-for-woocommerce' ), 453 'desc' => __( 'Enable', 'ean-for-woocommerce' ), 454 'desc_tip' => ( 455 __( 'Sets TCPDF cache directory for temporary files.', 'ean-for-woocommerce' ) . ' ' . 456 __( 'Enable this if barcode images are empty.', 'ean-for-woocommerce' ) 457 ), 458 'id' => 'alg_wc_ean_print_barcodes_to_pdf_settings[define_k_path_cache]', 459 'default' => 'no', 460 'type' => 'checkbox', 461 ), 462 array( 452 463 'type' => 'sectionend', 453 464 'id' => 'alg_wc_ean_print_barcodes_to_pdf_advanced_options', -
ean-for-woocommerce/trunk/langs/ean-for-woocommerce.pot
r3233541 r3234698 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: EAN Barcode Generator for WooCommerce: UPC, ISBN & GTIN Inventory 5.4. 1\n"5 "Project-Id-Version: EAN Barcode Generator for WooCommerce: UPC, ISBN & GTIN Inventory 5.4.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ean-for-woocommerce\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-02-0 2T18:39:25+00:00\n"12 "POT-Creation-Date: 2025-02-04T12:10:43+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 427 427 msgstr "" 428 428 429 #: includes/pro/class-alg-wc-ean-print.php: 699429 #: includes/pro/class-alg-wc-ean-print.php:705 430 430 #: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:27 431 431 #: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:45 … … 543 543 #: includes/settings/class-alg-wc-ean-settings-print.php:436 544 544 #: includes/settings/class-alg-wc-ean-settings-print.php:445 545 #: includes/settings/class-alg-wc-ean-settings-print.php:491 545 #: includes/settings/class-alg-wc-ean-settings-print.php:453 546 #: includes/settings/class-alg-wc-ean-settings-print.php:502 546 547 msgid "Enable" 547 548 msgstr "" … … 1714 1715 #: includes/settings/class-alg-wc-ean-settings-print-products.php:46 1715 1716 #: includes/settings/class-alg-wc-ean-settings-print.php:25 1716 #: includes/settings/class-alg-wc-ean-settings-print.php:4 611717 #: includes/settings/class-alg-wc-ean-settings-print.php:4 621717 #: includes/settings/class-alg-wc-ean-settings-print.php:472 1718 #: includes/settings/class-alg-wc-ean-settings-print.php:473 1718 1719 msgid "Print" 1719 1720 msgstr "" … … 2044 2045 msgstr "" 2045 2046 2047 #: includes/settings/class-alg-wc-ean-settings-print.php:452 2048 msgid "Define K_PATH_CACHE" 2049 msgstr "" 2050 2051 #: includes/settings/class-alg-wc-ean-settings-print.php:455 2052 msgid "Sets TCPDF cache directory for temporary files." 2053 msgstr "" 2054 2046 2055 #: includes/settings/class-alg-wc-ean-settings-print.php:456 2056 msgid "Enable this if barcode images are empty." 2057 msgstr "" 2058 2059 #: includes/settings/class-alg-wc-ean-settings-print.php:467 2047 2060 msgid "Print Tools" 2048 2061 msgstr "" 2049 2062 2050 #: includes/settings/class-alg-wc-ean-settings-print.php:4 632063 #: includes/settings/class-alg-wc-ean-settings-print.php:474 2051 2064 msgid "Check the box and \"Save changes\" to run the tool." 2052 2065 msgstr "" 2053 2066 2054 #: includes/settings/class-alg-wc-ean-settings-print.php:4 692067 #: includes/settings/class-alg-wc-ean-settings-print.php:480 2055 2068 msgid "Product(s)" 2056 2069 msgstr "" 2057 2070 2058 #: includes/settings/class-alg-wc-ean-settings-print.php:4 822071 #: includes/settings/class-alg-wc-ean-settings-print.php:493 2059 2072 msgid "Quantity" 2060 2073 msgstr "" 2061 2074 2062 #: includes/settings/class-alg-wc-ean-settings-print.php: 4902075 #: includes/settings/class-alg-wc-ean-settings-print.php:501 2063 2076 msgid "Products List" 2064 2077 msgstr "" 2065 2078 2066 #: includes/settings/class-alg-wc-ean-settings-print.php: 4922079 #: includes/settings/class-alg-wc-ean-settings-print.php:503 2067 2080 msgid "This will add new \"Print Products\" section to \"WooCommerce > Settings > EAN\"." 2068 2081 msgstr "" -
ean-for-woocommerce/trunk/readme.txt
r3233541 r3234698 4 4 Requires at least: 4.4 5 5 Tested up to: 6.7 6 Stable tag: 5.4. 16 Stable tag: 5.4.2 7 7 License: GNU General Public License v3.0 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 193 193 == Changelog == 194 194 195 = 5.4.2 - 04/02/2025 = 196 * Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`). 197 195 198 = 5.4.1 - 02/02/2025 = 196 199 * Dev - Languages - POT file regenerated with WP-CLI.
Note: See TracChangeset
for help on using the changeset viewer.