Changeset 3336308
- Timestamp:
- 07/30/2025 04:44:55 AM (8 months ago)
- Location:
- hide-gtm-code
- Files:
-
- 3 added
- 2 edited
-
tags/1.1.2 (added)
-
tags/1.1.2/hide-gtm-code.php (added)
-
tags/1.1.2/readme.txt (added)
-
trunk/hide-gtm-code.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hide-gtm-code/trunk/hide-gtm-code.php
r3336306 r3336308 4 4 * Plugin URI: https://create-accord.com/production/plugins/ 5 5 * Description: The plugin embeds GTM code with minimal impact on your theme and performance, preventing unnecessary measurement. 6 * Version: 1.1. 16 * Version: 1.1.2 7 7 * Author: CREATE ACCORD 8 8 * Author URI: https://create-accord.com/ … … 439 439 $ga_script_code_url, 440 440 array(), 441 'ga4',441 null, 442 442 array( 443 443 'in_footer' => false, -
hide-gtm-code/trunk/readme.txt
r3336306 r3336308 4 4 Requires at least: 6.8 5 5 Tested up to: 6.8 6 Stable tag: 1.1. 16 Stable tag: 1.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 41 41 == Changelog == 42 42 43 1.1.2 44 Fixed an issue where the URL was incorrect in the ver output. 45 43 46 1.1.1 44 47 Fixed an issue with loading order.
Note: See TracChangeset
for help on using the changeset viewer.