Changeset 3118528
- Timestamp:
- 07/15/2024 04:01:37 PM (21 months ago)
- Location:
- wk-google-analytics
- Files:
-
- 10 edited
- 1 copied
-
tags/1.11.3 (copied) (copied from wk-google-analytics/trunk)
-
tags/1.11.3/readme.txt (modified) (2 diffs)
-
tags/1.11.3/vendor/autoload.php (modified) (1 diff)
-
tags/1.11.3/vendor/composer/autoload_real.php (modified) (3 diffs)
-
tags/1.11.3/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/1.11.3/wk-ga.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (3 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/wk-ga.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wk-google-analytics/tags/1.11.3/readme.txt
r3054437 r3118528 1 1 === Google Analytics and Google Tag Manager === 2 2 Contributors: WEBKINDER 3 Tags: google analytics, tracking code, analytics, anonymization, anonymize, anonymizeIp, cookie, Datenschutz, ga, gaoptout, google, googleanalytics, google tag manager, gtm, Datenschutz, datenschutzkonform, script, snippet3 Tags: google analytics, analytics, anonymize, google tag manager, gtm 4 4 Requires at least: 4.9 5 Tested up to: 6. 55 Tested up to: 6.6 6 6 Requires PHP: 7.2 7 Stable tag: 1.11. 27 Stable tag: 1.11.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 34 34 == Changelog == 35 36 = 1.11.3 = 37 38 * Verify support up to 6.6 35 39 36 40 = 1.11.2 = -
wk-google-analytics/tags/1.11.3/vendor/autoload.php
r3054437 r3118528 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c::getLoader();7 return ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f::getLoader(); -
wk-google-analytics/tags/1.11.3/vendor/composer/autoload_real.php
r3054437 r3118528 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c5 class ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; -
wk-google-analytics/tags/1.11.3/vendor/composer/autoload_static.php
r3054437 r3118528 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c7 class ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 135 135 { 136 136 return \Closure::bind(function () use ($loader) { 137 $loader->prefixLengthsPsr4 = ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixLengthsPsr4;138 $loader->prefixDirsPsr4 = ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixDirsPsr4;139 $loader->classMap = ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::$classMap;137 $loader->prefixLengthsPsr4 = ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::$prefixLengthsPsr4; 138 $loader->prefixDirsPsr4 = ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::$prefixDirsPsr4; 139 $loader->classMap = ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::$classMap; 140 140 141 141 }, null, ClassLoader::class); -
wk-google-analytics/tags/1.11.3/wk-ga.php
r3054437 r3118528 3 3 use WebKinder\GoogleAnalytics\PluginFactory; 4 4 5 /* *5 /* 6 6 * Plugin Name: Google Analytics and Google Tag Manager by WEBKINDER 7 7 * Plugin URI: https://wordpress.org/plugins/wk-google-analytics/ 8 8 * Description: Deploy Google Analytics on your website without having to edit code and without tracking your own visits. You can exclude any logged in user from this and enable tracking solely for them. 9 * Version: 1.11. 29 * Version: 1.11.3 10 10 * Author: WEBKINDER 11 11 * Author URI: https://www.webkinder.ch/ -
wk-google-analytics/trunk/readme.txt
r3054437 r3118528 1 1 === Google Analytics and Google Tag Manager === 2 2 Contributors: WEBKINDER 3 Tags: google analytics, tracking code, analytics, anonymization, anonymize, anonymizeIp, cookie, Datenschutz, ga, gaoptout, google, googleanalytics, google tag manager, gtm, Datenschutz, datenschutzkonform, script, snippet3 Tags: google analytics, analytics, anonymize, google tag manager, gtm 4 4 Requires at least: 4.9 5 Tested up to: 6. 55 Tested up to: 6.6 6 6 Requires PHP: 7.2 7 Stable tag: 1.11. 27 Stable tag: 1.11.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 34 34 == Changelog == 35 36 = 1.11.3 = 37 38 * Verify support up to 6.6 35 39 36 40 = 1.11.2 = -
wk-google-analytics/trunk/vendor/autoload.php
r3054437 r3118528 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c::getLoader();7 return ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f::getLoader(); -
wk-google-analytics/trunk/vendor/composer/autoload_real.php
r3054437 r3118528 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c5 class ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit aa6d8485b6b04a3df9d9f9351f9e2b3c', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitd14f729939f13f0b99a17ce2851bcc1f', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; -
wk-google-analytics/trunk/vendor/composer/autoload_static.php
r3054437 r3118528 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c7 class ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 135 135 { 136 136 return \Closure::bind(function () use ($loader) { 137 $loader->prefixLengthsPsr4 = ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixLengthsPsr4;138 $loader->prefixDirsPsr4 = ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixDirsPsr4;139 $loader->classMap = ComposerStaticInit aa6d8485b6b04a3df9d9f9351f9e2b3c::$classMap;137 $loader->prefixLengthsPsr4 = ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::$prefixLengthsPsr4; 138 $loader->prefixDirsPsr4 = ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::$prefixDirsPsr4; 139 $loader->classMap = ComposerStaticInitd14f729939f13f0b99a17ce2851bcc1f::$classMap; 140 140 141 141 }, null, ClassLoader::class); -
wk-google-analytics/trunk/wk-ga.php
r3054437 r3118528 3 3 use WebKinder\GoogleAnalytics\PluginFactory; 4 4 5 /* *5 /* 6 6 * Plugin Name: Google Analytics and Google Tag Manager by WEBKINDER 7 7 * Plugin URI: https://wordpress.org/plugins/wk-google-analytics/ 8 8 * Description: Deploy Google Analytics on your website without having to edit code and without tracking your own visits. You can exclude any logged in user from this and enable tracking solely for them. 9 * Version: 1.11. 29 * Version: 1.11.3 10 10 * Author: WEBKINDER 11 11 * Author URI: https://www.webkinder.ch/
Note: See TracChangeset
for help on using the changeset viewer.