Skip to content

Commit

Permalink
Prepare release 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenLundsgaard committed Nov 15, 2023
1 parent 5e6dbdc commit ce5c7c2
Show file tree
Hide file tree
Showing 7 changed files with 125 additions and 426 deletions.
2 changes: 1 addition & 1 deletion assets/admin/settings.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '95a0f6a91825b279991e');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '1689401046804ff129b1');
2 changes: 1 addition & 1 deletion assets/admin/settings.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions gtm-kit.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* GTM Kit Plugin
*
* Plugin Name: GTM Kit
* Version: 1.15
* Version: 1.16
* Plugin URI: https://gtmkit.com/
* Description: Google Tag Manager implementation focusing on flexibility and pagespeed.
* Author: TLA Media
Expand All @@ -27,7 +27,7 @@
exit();
}

const GTMKIT_VERSION = '1.15';
const GTMKIT_VERSION = '1.16';

if ( ! defined( 'GTMKIT_FILE' ) ) {
define( 'GTMKIT_FILE', __FILE__ );
Expand Down
160 changes: 78 additions & 82 deletions languages/gtm-kit.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: GTM Kit 1.15\n"
"Project-Id-Version: GTM Kit 1.16\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gtm-kit\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-10-22T18:39:42+00:00\n"
"POT-Creation-Date: 2023-11-14T14:56:30+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: gtm-kit\n"
Expand All @@ -36,11 +36,11 @@ msgstr ""
msgid "https://www.tlamedia.dk/"
msgstr ""

#: inc/main.php:74
#: inc/main.php:78
msgid "Go to GTM Kit Settings page"
msgstr ""

#: inc/main.php:75
#: inc/main.php:79
#: assets/admin/settings.js:1
msgid "Settings"
msgstr ""
Expand All @@ -67,6 +67,7 @@ msgid "Only authenticated users can access endpoint."
msgstr ""

#: src/Admin/GeneralOptionsPage.php:67
#: assets/admin/settings.js:1
msgid "General"
msgstr ""

Expand Down Expand Up @@ -246,10 +247,6 @@ msgstr ""
msgid "Misc"
msgstr ""

#: assets/admin/settings.js:1
msgid "What's New"
msgstr ""

#: assets/admin/settings.js:1
msgid "Support"
msgstr ""
Expand Down Expand Up @@ -330,10 +327,6 @@ msgstr ""
msgid "Read articles"
msgstr ""

#: assets/admin/settings.js:1
msgid "Status"
msgstr ""

#: assets/admin/settings.js:1
msgid "Container ID:"
msgstr ""
Expand All @@ -346,6 +339,14 @@ msgstr ""
msgid "Edit container"
msgstr ""

#: assets/admin/settings.js:1
msgid "Server-side GTM"
msgstr ""

#: assets/admin/settings.js:1
msgid "Server-side tagging is a silver bullet that gives you improved data accuracy, performance, privacy, and flexibility."
msgstr ""

#: assets/admin/settings.js:1
#: assets/admin/wizard.js:1
msgid "Help improve GTM Kit"
Expand Down Expand Up @@ -379,8 +380,11 @@ msgid "To start collecting data with Google Tag manager you must register the Co
msgstr ""

#: assets/admin/settings.js:1
#: assets/admin/wizard.js:1
msgid "Enter Container ID"
msgid "GTM Container ID:"
msgstr ""

#: assets/admin/settings.js:1
msgid "Enter GTM Container ID"
msgstr ""

#: assets/admin/settings.js:1
Expand Down Expand Up @@ -408,11 +412,11 @@ msgid "The default name of the data layer object is dataLayer. If you prefer to
msgstr ""

#: assets/admin/settings.js:1
msgid "GTM Server Side"
msgid "Server-side Tagging (sGTM)"
msgstr ""

#: assets/admin/settings.js:1
msgid "GTM Server Side Domain:"
msgid "sGTM Container Domain:"
msgstr ""

#: assets/admin/settings.js:1
Expand All @@ -435,6 +439,42 @@ msgstr ""
msgid "Only use if you are using a custom loader."
msgstr ""

#: assets/admin/settings.js:1
msgid "Cookie Keeper (for Stape users only)"
msgstr ""

#: assets/admin/settings.js:1
msgid "Prolong cookie lifetime in Safari and other browsers with ITP. This only works if you use Stape sGTM hosting and have set up the Cookie Keeper power up."
msgstr ""

#: assets/admin/settings.js:1
msgid "Google Tag Manager Server-side Tagging"
msgstr ""

#: assets/admin/settings.js:1
msgid "Learn more"
msgstr ""

#: assets/admin/settings.js:1
msgid "Hosting server-side GTM containers"
msgstr ""

#: assets/admin/settings.js:1
msgid "Setting up server-side tracking can be challenging and costly but there is an easy and cheap solution."
msgstr ""

#: assets/admin/settings.js:1
msgid "Stape.io is a solution for hosting server-side Google Tag Manager containers, offering a simplified approach that demands less technical expertise than solutions like Google Cloud Platform."
msgstr ""

#: assets/admin/settings.js:1
msgid "Additionally, it provides valuable add-ons for enhanced functionality."
msgstr ""

#: assets/admin/settings.js:1
msgid "Learn more about Stape.io"
msgstr ""

#: assets/admin/settings.js:1
msgid "Container Code Implementation"
msgstr ""
Expand Down Expand Up @@ -697,70 +737,6 @@ msgstr ""
msgid "Log helpful messages and warnings to the browser log."
msgstr ""

#: assets/admin/settings.js:1
msgid "Support for the WooCommerce all-products block"
msgstr ""

#: assets/admin/settings.js:1
msgid "The new WooCommerce blocks evolve with every release of WooCommerce, and we are thrilled to announce that GTM Kit now support the all-product using the native WooCommerce events."
msgstr ""

#: assets/admin/settings.js:1
msgid "Inline scripts are now registered with the wp_add_inline_script insted of wp_head. This allows easy extension GTM Kit and implementation of a CSP (Content Security Policy)"
msgstr ""

#: assets/admin/settings.js:1
msgid "New Admin GUI"
msgstr ""

#: assets/admin/settings.js:1
msgid "There is a new admin GUI based on WordPress components and the admin is now more extendable."
msgstr ""

#: assets/admin/settings.js:1
msgid "The autoload of options has been optimized for better performance."
msgstr ""

#: assets/admin/settings.js:1
msgid "Google Consent Mode default settings for sites not using a Consent Management Platform"
msgstr ""

#: assets/admin/settings.js:1
msgid "Not all sites are using Consent Management Platform to handle user consent , and we now allow those sites to set the default Consent Mode settings."
msgstr ""

#: assets/admin/settings.js:1
msgid "We have put a lot of work in to improving the code quality and improving the compliance with WordPress Coding Standards."
msgstr ""

#: assets/admin/settings.js:1
msgid "Read about all the other change in the release Notes"
msgstr ""

#: assets/admin/settings.js:1
msgid "Older releases"
msgstr ""

#: assets/admin/settings.js:1
msgid "Changelog"
msgstr ""

#: assets/admin/settings.js:1
msgid "About GTM Kit"
msgstr ""

#: assets/admin/settings.js:1
msgid "Version:"
msgstr ""

#: assets/admin/settings.js:1
msgid "The plugin is open source (GPL v3 license) and contributions are welcome:"
msgstr ""

#: assets/admin/settings.js:1
msgid "GTM Kit Repository"
msgstr ""

#: assets/admin/settings.js:1
msgid "%s is not active"
msgstr ""
Expand Down Expand Up @@ -1051,7 +1027,7 @@ msgid "Support options"
msgstr ""

#: assets/admin/settings.js:1
msgid "Support forum"
msgid "WordPress.org Support Forum"
msgstr ""

#: assets/admin/settings.js:1
Expand All @@ -1063,13 +1039,33 @@ msgid "Plugin Homepage"
msgstr ""

#: assets/admin/settings.js:1
msgid "WordPress.org Plugin Page"
msgid "About GTM Kit"
msgstr ""

#: assets/admin/settings.js:1
msgid "Version:"
msgstr ""

#: assets/admin/settings.js:1
msgid "You can see the changes of all versions in:"
msgstr ""

#: assets/admin/settings.js:1
msgid "The changelog"
msgstr ""

#: assets/admin/settings.js:1
msgid "The Github repository"
msgstr ""

#: assets/admin/wizard.js:1
msgid "Container ID"
msgstr ""

#: assets/admin/wizard.js:1
msgid "Enter Container ID"
msgstr ""

#: assets/admin/wizard.js:1
msgid "Save and continue"
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtm-kit",
"version": "1.15.0",
"version": "1.16.0",
"description": "Development files for the GTM Kit",
"author": "TLA Media",
"keywords": [
Expand Down
Loading

0 comments on commit ce5c7c2

Please sign in to comment.