diff --git a/gtm-kit.php b/gtm-kit.php index 9dced79..80f332a 100644 --- a/gtm-kit.php +++ b/gtm-kit.php @@ -3,7 +3,7 @@ * GTM Kit Plugin * * Plugin Name: GTM Kit - * Version: 1.22.2 + * Version: 1.22.2.1 * Plugin URI: https://gtmkit.com/ * Description: Google Tag Manager implementation focusing on flexibility and pagespeed. * Author: GTM Kit @@ -27,7 +27,7 @@ exit(); } -const GTMKIT_VERSION = '1.22.2'; +const GTMKIT_VERSION = '1.22.2.1'; if ( ! defined( 'GTMKIT_FILE' ) ) { define( 'GTMKIT_FILE', __FILE__ ); diff --git a/languages/gtm-kit.pot b/languages/gtm-kit.pot index b018d8a..8a635fd 100644 --- a/languages/gtm-kit.pot +++ b/languages/gtm-kit.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPLv3. msgid "" msgstr "" -"Project-Id-Version: GTM Kit 1.22\n" +"Project-Id-Version: GTM Kit 1.22.2.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gtm-kit\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-05-07T09:45:11+00:00\n" +"POT-Creation-Date: 2024-05-17T11:14:32+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.9.0\n" "X-Domain: gtm-kit\n" @@ -39,19 +39,19 @@ msgstr "" msgid "Settings" msgstr "" -#: src/Admin/AbstractOptionsPage.php:257 -#: src/Admin/SetupWizard.php:211 +#: src/Admin/AbstractOptionsPage.php:264 +#: src/Admin/SetupWizard.php:213 msgid "Whoops, something's not working." msgstr "" -#: src/Admin/AbstractOptionsPage.php:260 -#: src/Admin/SetupWizard.php:214 +#: src/Admin/AbstractOptionsPage.php:267 +#: src/Admin/SetupWizard.php:216 msgid "It looks like something is preventing JavaScript from loading on your website. GTM Kit requires JavaScript in order to give you the best possible experience." msgstr "" -#: src/Admin/AbstractOptionsPage.php:265 -#: src/Admin/SetupWizard.php:162 -#: src/Admin/SetupWizard.php:219 +#: src/Admin/AbstractOptionsPage.php:272 +#: src/Admin/SetupWizard.php:164 +#: src/Admin/SetupWizard.php:221 msgid "Go back to the Dashboard" msgstr "" @@ -111,114 +111,114 @@ msgstr "" msgid "GTM Templates" msgstr "" -#: src/Common/Util.php:152 +#: src/Common/Util.php:159 msgid "Server type:" msgstr "" -#: src/Common/Util.php:157 +#: src/Common/Util.php:164 msgid "PHP version number:" msgstr "" -#: src/Common/Util.php:162 +#: src/Common/Util.php:169 msgid "WordPress version number:" msgstr "" -#: src/Common/Util.php:167 +#: src/Common/Util.php:174 msgid "WordPress multisite:" msgstr "" -#: src/Common/Util.php:168 +#: src/Common/Util.php:175 #: assets/admin/wizard.js:1 msgid "Yes" msgstr "" -#: src/Common/Util.php:168 +#: src/Common/Util.php:175 #: assets/admin/wizard.js:1 msgid "No" msgstr "" -#: src/Common/Util.php:172 +#: src/Common/Util.php:179 msgid "Current theme:" msgstr "" -#: src/Common/Util.php:177 +#: src/Common/Util.php:184 msgid "Current site language:" msgstr "" -#: src/Common/Util.php:182 +#: src/Common/Util.php:189 msgid "Active plugins:" msgstr "" -#: src/Common/Util.php:183 +#: src/Common/Util.php:190 msgid "Plugin name and version of all active plugins" msgstr "" -#: src/Common/Util.php:187 +#: src/Common/Util.php:194 msgid "Anonymized GTM Kit settings:" msgstr "" -#: src/Common/Util.php:188 +#: src/Common/Util.php:195 msgid "Which GTM Kit settings are active" msgstr "" #: src/Integration/EasyDigitalDownloads.php:104 -#: src/Integration/WooCommerce.php:257 +#: src/Integration/WooCommerce.php:258 msgid "Payment method not found" msgstr "" -#: src/Integration/WooCommerce.php:248 +#: src/Integration/WooCommerce.php:249 msgid "Handpicked Products" msgstr "" -#: src/Integration/WooCommerce.php:249 +#: src/Integration/WooCommerce.php:250 msgid "Best Sellers" msgstr "" -#: src/Integration/WooCommerce.php:250 -#: src/Integration/WooCommerce.php:967 +#: src/Integration/WooCommerce.php:251 +#: src/Integration/WooCommerce.php:969 msgid "Product Category" msgstr "" -#: src/Integration/WooCommerce.php:251 +#: src/Integration/WooCommerce.php:252 msgid "New Products" msgstr "" -#: src/Integration/WooCommerce.php:252 +#: src/Integration/WooCommerce.php:253 msgid "Products On Sale" msgstr "" -#: src/Integration/WooCommerce.php:253 +#: src/Integration/WooCommerce.php:254 msgid "Products By Attribute" msgstr "" -#: src/Integration/WooCommerce.php:254 -#: src/Integration/WooCommerce.php:969 +#: src/Integration/WooCommerce.php:255 +#: src/Integration/WooCommerce.php:971 msgid "Product Tag" msgstr "" -#: src/Integration/WooCommerce.php:255 +#: src/Integration/WooCommerce.php:256 msgid "Top Rated Products" msgstr "" -#: src/Integration/WooCommerce.php:256 +#: src/Integration/WooCommerce.php:257 msgid "Shipping tier not found" msgstr "" -#: src/Integration/WooCommerce.php:826 +#: src/Integration/WooCommerce.php:828 msgid "Grouped Product" msgstr "" -#: src/Integration/WooCommerce.php:860 +#: src/Integration/WooCommerce.php:862 msgid "Search Results" msgstr "" -#: src/Integration/WooCommerce.php:860 -#: src/Integration/WooCommerce.php:901 -#: src/Integration/WooCommerce.php:934 +#: src/Integration/WooCommerce.php:862 +#: src/Integration/WooCommerce.php:903 +#: src/Integration/WooCommerce.php:936 msgid "General Product List" msgstr "" -#: src/Integration/WooCommerce.php:1118 +#: src/Integration/WooCommerce.php:1120 msgid "GTM Kit data." msgstr "" @@ -269,7 +269,7 @@ msgid "Easy way to sell Digital Products With WordPress" msgstr "" #: assets/admin/settings.js:1 -msgid "See all tutorials…" +msgid "See all tutorials..." msgstr "" #: assets/admin/settings.js:1 @@ -374,7 +374,7 @@ msgid "sGTM Container Domain:" msgstr "" #: assets/admin/settings.js:1 -msgid "Enter domain …" +msgid "Enter domain ..." msgstr "" #: assets/admin/settings.js:1 @@ -386,7 +386,7 @@ msgid "sGTM container identifier:" msgstr "" #: assets/admin/settings.js:1 -msgid "Enter loader name …" +msgid "Enter loader name ..." msgstr "" #: assets/admin/settings.js:1 @@ -1083,7 +1083,7 @@ msgid "Product ID prefix" msgstr "" #: assets/admin/settings.js:13 -msgid "Enter prefix …" +msgid "Enter prefix ..." msgstr "" #: assets/admin/settings.js:13 @@ -1103,7 +1103,7 @@ msgid "Single Product (add_to_wishlist):" msgstr "" #: assets/admin/settings.js:13 -msgid "Enter CSS selector …" +msgid "Enter CSS selector ..." msgstr "" #: assets/admin/settings.js:13 diff --git a/package.json b/package.json index 0eb17a8..efa1ba2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gtm-kit", - "version": "1.22.2", + "version": "1.22.2.1", "description": "Development files for the GTM Kit", "author": "GTM Kit", "keywords": [ diff --git a/readme.txt b/readme.txt index 6bb7fc4..744b9dd 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: tlamedia, torbenlundsgaard, gtmkit Donate link: https://github.com/tlamedia/gtm-kit Tags: google tag manager, gtm, woocommerce, analytics, ga4 Tested up to: 6.5 -Stable tag: 1.22.2 +Stable tag: 1.22.2.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html