Changeset 3054437
- Timestamp:
- 03/19/2024 12:42:59 PM (2 years ago)
- Location:
- wk-google-analytics
- Files:
-
- 12 edited
- 1 copied
-
tags/1.11.2 (copied) (copied from wk-google-analytics/trunk)
-
tags/1.11.2/readme.txt (modified) (2 diffs)
-
tags/1.11.2/vendor/autoload.php (modified) (1 diff)
-
tags/1.11.2/vendor/composer/autoload_real.php (modified) (3 diffs)
-
tags/1.11.2/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/1.11.2/vendor/composer/installed.php (modified) (2 diffs)
-
tags/1.11.2/wk-ga.php (modified) (3 diffs)
-
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/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/wk-ga.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wk-google-analytics/tags/1.11.2/readme.txt
r2949883 r3054437 3 3 Tags: google analytics, tracking code, analytics, anonymization, anonymize, anonymizeIp, cookie, Datenschutz, ga, gaoptout, google, googleanalytics, google tag manager, gtm, Datenschutz, datenschutzkonform, script, snippet 4 4 Requires at least: 4.9 5 Tested up to: 6. 35 Tested up to: 6.5 6 6 Requires PHP: 7.2 7 Stable tag: 1.11. 17 Stable tag: 1.11.2 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.2 = 37 38 * Verify support up to 6.5 35 39 36 40 = 1.11.1 = -
wk-google-analytics/tags/1.11.2/vendor/autoload.php
r2949883 r3054437 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba8::getLoader();7 return ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c::getLoader(); -
wk-google-analytics/tags/1.11.2/vendor/composer/autoload_real.php
r2949883 r3054437 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba85 class ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba8', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba8', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c', '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 3b269b80b07b89ef4aea078be05cdba8::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; -
wk-google-analytics/tags/1.11.2/vendor/composer/autoload_static.php
r2949883 r3054437 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba87 class ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 135 135 { 136 136 return \Closure::bind(function () use ($loader) { 137 $loader->prefixLengthsPsr4 = ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba8::$prefixLengthsPsr4;138 $loader->prefixDirsPsr4 = ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba8::$prefixDirsPsr4;139 $loader->classMap = ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba8::$classMap;137 $loader->prefixLengthsPsr4 = ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixLengthsPsr4; 138 $loader->prefixDirsPsr4 = ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixDirsPsr4; 139 $loader->classMap = ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::$classMap; 140 140 141 141 }, null, ClassLoader::class); -
wk-google-analytics/tags/1.11.2/vendor/composer/installed.php
r2949883 r3054437 1 1 <?php return array( 2 2 'root' => array( 3 'pretty_version' => ' 1.11.1',4 'version' => ' 1.11.1.0',3 'pretty_version' => '2', 4 'version' => '2.0.0.0', 5 5 'type' => 'wordpress-plugin', 6 6 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'webkinder/wk-google-analytics' => array( 23 'pretty_version' => ' 1.11.1',24 'version' => ' 1.11.1.0',23 'pretty_version' => '2', 24 'version' => '2.0.0.0', 25 25 'type' => 'wordpress-plugin', 26 26 'install_path' => __DIR__ . '/../../', -
wk-google-analytics/tags/1.11.2/wk-ga.php
r2949883 r3054437 1 1 <?php 2 3 use WebKinder\GoogleAnalytics\PluginFactory; 2 4 3 5 /** … … 5 7 * Plugin URI: https://wordpress.org/plugins/wk-google-analytics/ 6 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. 7 * Version: 1.11. 19 * Version: 1.11.2 8 10 * Author: WEBKINDER 9 11 * Author URI: https://www.webkinder.ch/ … … 20 22 } 21 23 22 WebKinder\GoogleAnalytics\PluginFactory::create()->run();24 PluginFactory::create()->run(); -
wk-google-analytics/trunk/readme.txt
r2949883 r3054437 3 3 Tags: google analytics, tracking code, analytics, anonymization, anonymize, anonymizeIp, cookie, Datenschutz, ga, gaoptout, google, googleanalytics, google tag manager, gtm, Datenschutz, datenschutzkonform, script, snippet 4 4 Requires at least: 4.9 5 Tested up to: 6. 35 Tested up to: 6.5 6 6 Requires PHP: 7.2 7 Stable tag: 1.11. 17 Stable tag: 1.11.2 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.2 = 37 38 * Verify support up to 6.5 35 39 36 40 = 1.11.1 = -
wk-google-analytics/trunk/vendor/autoload.php
r2949883 r3054437 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba8::getLoader();7 return ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c::getLoader(); -
wk-google-analytics/trunk/vendor/composer/autoload_real.php
r2949883 r3054437 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba85 class ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba8', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 3b269b80b07b89ef4aea078be05cdba8', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitaa6d8485b6b04a3df9d9f9351f9e2b3c', '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 3b269b80b07b89ef4aea078be05cdba8::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; -
wk-google-analytics/trunk/vendor/composer/autoload_static.php
r2949883 r3054437 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba87 class ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 135 135 { 136 136 return \Closure::bind(function () use ($loader) { 137 $loader->prefixLengthsPsr4 = ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba8::$prefixLengthsPsr4;138 $loader->prefixDirsPsr4 = ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba8::$prefixDirsPsr4;139 $loader->classMap = ComposerStaticInit 3b269b80b07b89ef4aea078be05cdba8::$classMap;137 $loader->prefixLengthsPsr4 = ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixLengthsPsr4; 138 $loader->prefixDirsPsr4 = ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::$prefixDirsPsr4; 139 $loader->classMap = ComposerStaticInitaa6d8485b6b04a3df9d9f9351f9e2b3c::$classMap; 140 140 141 141 }, null, ClassLoader::class); -
wk-google-analytics/trunk/vendor/composer/installed.php
r2949883 r3054437 1 1 <?php return array( 2 2 'root' => array( 3 'pretty_version' => ' 1.11.1',4 'version' => ' 1.11.1.0',3 'pretty_version' => '2', 4 'version' => '2.0.0.0', 5 5 'type' => 'wordpress-plugin', 6 6 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'webkinder/wk-google-analytics' => array( 23 'pretty_version' => ' 1.11.1',24 'version' => ' 1.11.1.0',23 'pretty_version' => '2', 24 'version' => '2.0.0.0', 25 25 'type' => 'wordpress-plugin', 26 26 'install_path' => __DIR__ . '/../../', -
wk-google-analytics/trunk/wk-ga.php
r2949883 r3054437 1 1 <?php 2 3 use WebKinder\GoogleAnalytics\PluginFactory; 2 4 3 5 /** … … 5 7 * Plugin URI: https://wordpress.org/plugins/wk-google-analytics/ 6 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. 7 * Version: 1.11. 19 * Version: 1.11.2 8 10 * Author: WEBKINDER 9 11 * Author URI: https://www.webkinder.ch/ … … 20 22 } 21 23 22 WebKinder\GoogleAnalytics\PluginFactory::create()->run();24 PluginFactory::create()->run();
Note: See TracChangeset
for help on using the changeset viewer.