Plugin Directory

Changeset 3234698


Ignore:
Timestamp:
02/04/2025 12:37:30 PM (14 months ago)
Author:
wpcodefactory
Message:

Update to version 5.4.2 from GitHub

Location:
ean-for-woocommerce
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ean-for-woocommerce/tags/5.4.2/changelog.txt

    r3233541 r3234698  
    11== Changelog ==
     2
     3= 5.4.2 - 04/02/2025 =
     4* Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`).
    25
    36= 5.4.1 - 02/02/2025 =
  • ean-for-woocommerce/tags/5.4.2/ean-for-woocommerce.php

    r3233541 r3234698  
    44Plugin URI: https://wpfactory.com/item/ean-for-woocommerce/
    55Description: Manage product GTIN (EAN, UPC, ISBN, etc.) in WooCommerce. Beautifully.
    6 Version: 5.4.1
     6Version: 5.4.2
    77Author: WPFactory
    88Author URI: https://wpfactory.com
     
    3434}
    3535
    36 defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4.1' );
     36defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4.2' );
    3737
    3838defined( '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  
    33 * EAN for WooCommerce - Print Section Settings
    44 *
    5  * @version 4.7.4
     5 * @version 5.4.2
    66 * @since   2.0.0
    77 *
     
    3030     * get_settings.
    3131     *
    32      * @version 4.7.4
     32     * @version 5.4.2
    3333     * @since   2.0.0
    3434     *
     
    450450            ),
    451451            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(
    452463                'type'              => 'sectionend',
    453464                'id'                => 'alg_wc_ean_print_barcodes_to_pdf_advanced_options',
  • ean-for-woocommerce/tags/5.4.2/langs/ean-for-woocommerce.pot

    r3233541 r3234698  
    33msgid ""
    44msgstr ""
    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"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ean-for-woocommerce\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-02-02T18:39:25+00:00\n"
     12"POT-Creation-Date: 2025-02-04T12:10:43+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    427427msgstr ""
    428428
    429 #: includes/pro/class-alg-wc-ean-print.php:699
     429#: includes/pro/class-alg-wc-ean-print.php:705
    430430#: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:27
    431431#: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:45
     
    543543#: includes/settings/class-alg-wc-ean-settings-print.php:436
    544544#: 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
    546547msgid "Enable"
    547548msgstr ""
     
    17141715#: includes/settings/class-alg-wc-ean-settings-print-products.php:46
    17151716#: includes/settings/class-alg-wc-ean-settings-print.php:25
    1716 #: includes/settings/class-alg-wc-ean-settings-print.php:461
    1717 #: includes/settings/class-alg-wc-ean-settings-print.php:462
     1717#: includes/settings/class-alg-wc-ean-settings-print.php:472
     1718#: includes/settings/class-alg-wc-ean-settings-print.php:473
    17181719msgid "Print"
    17191720msgstr ""
     
    20442045msgstr ""
    20452046
     2047#: includes/settings/class-alg-wc-ean-settings-print.php:452
     2048msgid "Define K_PATH_CACHE"
     2049msgstr ""
     2050
     2051#: includes/settings/class-alg-wc-ean-settings-print.php:455
     2052msgid "Sets TCPDF cache directory for temporary files."
     2053msgstr ""
     2054
    20462055#: includes/settings/class-alg-wc-ean-settings-print.php:456
     2056msgid "Enable this if barcode images are empty."
     2057msgstr ""
     2058
     2059#: includes/settings/class-alg-wc-ean-settings-print.php:467
    20472060msgid "Print Tools"
    20482061msgstr ""
    20492062
    2050 #: includes/settings/class-alg-wc-ean-settings-print.php:463
     2063#: includes/settings/class-alg-wc-ean-settings-print.php:474
    20512064msgid "Check the box and \"Save changes\" to run the tool."
    20522065msgstr ""
    20532066
    2054 #: includes/settings/class-alg-wc-ean-settings-print.php:469
     2067#: includes/settings/class-alg-wc-ean-settings-print.php:480
    20552068msgid "Product(s)"
    20562069msgstr ""
    20572070
    2058 #: includes/settings/class-alg-wc-ean-settings-print.php:482
     2071#: includes/settings/class-alg-wc-ean-settings-print.php:493
    20592072msgid "Quantity"
    20602073msgstr ""
    20612074
    2062 #: includes/settings/class-alg-wc-ean-settings-print.php:490
     2075#: includes/settings/class-alg-wc-ean-settings-print.php:501
    20632076msgid "Products List"
    20642077msgstr ""
    20652078
    2066 #: includes/settings/class-alg-wc-ean-settings-print.php:492
     2079#: includes/settings/class-alg-wc-ean-settings-print.php:503
    20672080msgid "This will add new \"Print Products\" section to \"WooCommerce > Settings > EAN\"."
    20682081msgstr ""
  • ean-for-woocommerce/tags/5.4.2/readme.txt

    r3233541 r3234698  
    44Requires at least: 4.4
    55Tested up to: 6.7
    6 Stable tag: 5.4.1
     6Stable tag: 5.4.2
    77License: GNU General Public License v3.0
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    193193== Changelog ==
    194194
     195= 5.4.2 - 04/02/2025 =
     196* Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`).
     197
    195198= 5.4.1 - 02/02/2025 =
    196199* Dev - Languages - POT file regenerated with WP-CLI.
  • ean-for-woocommerce/trunk/changelog.txt

    r3233541 r3234698  
    11== Changelog ==
     2
     3= 5.4.2 - 04/02/2025 =
     4* Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`).
    25
    36= 5.4.1 - 02/02/2025 =
  • ean-for-woocommerce/trunk/ean-for-woocommerce.php

    r3233541 r3234698  
    44Plugin URI: https://wpfactory.com/item/ean-for-woocommerce/
    55Description: Manage product GTIN (EAN, UPC, ISBN, etc.) in WooCommerce. Beautifully.
    6 Version: 5.4.1
     6Version: 5.4.2
    77Author: WPFactory
    88Author URI: https://wpfactory.com
     
    3434}
    3535
    36 defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4.1' );
     36defined( 'ALG_WC_EAN_VERSION' ) || define( 'ALG_WC_EAN_VERSION', '5.4.2' );
    3737
    3838defined( '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  
    33 * EAN for WooCommerce - Print Section Settings
    44 *
    5  * @version 4.7.4
     5 * @version 5.4.2
    66 * @since   2.0.0
    77 *
     
    3030     * get_settings.
    3131     *
    32      * @version 4.7.4
     32     * @version 5.4.2
    3333     * @since   2.0.0
    3434     *
     
    450450            ),
    451451            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(
    452463                'type'              => 'sectionend',
    453464                'id'                => 'alg_wc_ean_print_barcodes_to_pdf_advanced_options',
  • ean-for-woocommerce/trunk/langs/ean-for-woocommerce.pot

    r3233541 r3234698  
    33msgid ""
    44msgstr ""
    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"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ean-for-woocommerce\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-02-02T18:39:25+00:00\n"
     12"POT-Creation-Date: 2025-02-04T12:10:43+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    427427msgstr ""
    428428
    429 #: includes/pro/class-alg-wc-ean-print.php:699
     429#: includes/pro/class-alg-wc-ean-print.php:705
    430430#: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:27
    431431#: includes/settings/class-alg-wc-ean-settings-barcodes-compatibility.php:45
     
    543543#: includes/settings/class-alg-wc-ean-settings-print.php:436
    544544#: 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
    546547msgid "Enable"
    547548msgstr ""
     
    17141715#: includes/settings/class-alg-wc-ean-settings-print-products.php:46
    17151716#: includes/settings/class-alg-wc-ean-settings-print.php:25
    1716 #: includes/settings/class-alg-wc-ean-settings-print.php:461
    1717 #: includes/settings/class-alg-wc-ean-settings-print.php:462
     1717#: includes/settings/class-alg-wc-ean-settings-print.php:472
     1718#: includes/settings/class-alg-wc-ean-settings-print.php:473
    17181719msgid "Print"
    17191720msgstr ""
     
    20442045msgstr ""
    20452046
     2047#: includes/settings/class-alg-wc-ean-settings-print.php:452
     2048msgid "Define K_PATH_CACHE"
     2049msgstr ""
     2050
     2051#: includes/settings/class-alg-wc-ean-settings-print.php:455
     2052msgid "Sets TCPDF cache directory for temporary files."
     2053msgstr ""
     2054
    20462055#: includes/settings/class-alg-wc-ean-settings-print.php:456
     2056msgid "Enable this if barcode images are empty."
     2057msgstr ""
     2058
     2059#: includes/settings/class-alg-wc-ean-settings-print.php:467
    20472060msgid "Print Tools"
    20482061msgstr ""
    20492062
    2050 #: includes/settings/class-alg-wc-ean-settings-print.php:463
     2063#: includes/settings/class-alg-wc-ean-settings-print.php:474
    20512064msgid "Check the box and \"Save changes\" to run the tool."
    20522065msgstr ""
    20532066
    2054 #: includes/settings/class-alg-wc-ean-settings-print.php:469
     2067#: includes/settings/class-alg-wc-ean-settings-print.php:480
    20552068msgid "Product(s)"
    20562069msgstr ""
    20572070
    2058 #: includes/settings/class-alg-wc-ean-settings-print.php:482
     2071#: includes/settings/class-alg-wc-ean-settings-print.php:493
    20592072msgid "Quantity"
    20602073msgstr ""
    20612074
    2062 #: includes/settings/class-alg-wc-ean-settings-print.php:490
     2075#: includes/settings/class-alg-wc-ean-settings-print.php:501
    20632076msgid "Products List"
    20642077msgstr ""
    20652078
    2066 #: includes/settings/class-alg-wc-ean-settings-print.php:492
     2079#: includes/settings/class-alg-wc-ean-settings-print.php:503
    20672080msgid "This will add new \"Print Products\" section to \"WooCommerce > Settings > EAN\"."
    20682081msgstr ""
  • ean-for-woocommerce/trunk/readme.txt

    r3233541 r3234698  
    44Requires at least: 4.4
    55Tested up to: 6.7
    6 Stable tag: 5.4.1
     6Stable tag: 5.4.2
    77License: GNU General Public License v3.0
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    193193== Changelog ==
    194194
     195= 5.4.2 - 04/02/2025 =
     196* Dev - Print - Advanced - "Define K_PATH_CACHE" option added (defaults to `no`).
     197
    195198= 5.4.1 - 02/02/2025 =
    196199* Dev - Languages - POT file regenerated with WP-CLI.
Note: See TracChangeset for help on using the changeset viewer.