Changeset 3146367
- Timestamp:
- 09/04/2024 10:13:54 AM (18 months ago)
- Location:
- piwik-pro
- Files:
-
- 67 added
- 6 edited
-
tags/1.3.6 (added)
-
tags/1.3.6/.htaccess (added)
-
tags/1.3.6/AUTHORS.txt (added)
-
tags/1.3.6/LICENSE.txt (added)
-
tags/1.3.6/README.txt (added)
-
tags/1.3.6/autoload.php (added)
-
tags/1.3.6/classmap.php (added)
-
tags/1.3.6/includes (added)
-
tags/1.3.6/includes/Plugin.php (added)
-
tags/1.3.6/includes/Settings.php (added)
-
tags/1.3.6/includes/WooCommerce.php (added)
-
tags/1.3.6/includes/index.html (added)
-
tags/1.3.6/index.html (added)
-
tags/1.3.6/languages (added)
-
tags/1.3.6/languages/index.html (added)
-
tags/1.3.6/plugin.php (added)
-
tags/1.3.6/templates (added)
-
tags/1.3.6/templates/add.php (added)
-
tags/1.3.6/templates/async.php (added)
-
tags/1.3.6/templates/index.html (added)
-
tags/1.3.6/templates/link.php (added)
-
tags/1.3.6/templates/loop.php (added)
-
tags/1.3.6/templates/nonce.php (added)
-
tags/1.3.6/templates/product.php (added)
-
tags/1.3.6/templates/push.php (added)
-
tags/1.3.6/templates/remove.php (added)
-
tags/1.3.6/templates/sync.php (added)
-
tags/1.3.6/uninstall.php (added)
-
tags/1.3.6/vendor (added)
-
tags/1.3.6/vendor/clearcode (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/.gitignore (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/.htaccess (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/AUTHORS.txt (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/LICENSE.txt (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/README.md (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/composer.json (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/v6_1_3 (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/v6_1_3/Filterer.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/v6_1_3/Plugin.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/v6_1_3/Singleton.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/v6_1_3/Templater.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-framework/src/v6_1_3/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/.gitignore (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/.htaccess (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/AUTHORS.txt (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/LICENSE.txt (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/README.md (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/composer.json (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3 (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/Settings.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/index.html (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/input.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/menu.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/page.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/section.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/select.php (added)
-
tags/1.3.6/vendor/clearcode/wordpress-settings/src/v1_1_3/templates/textarea.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/autoload.php (modified) (1 diff)
-
trunk/classmap.php (modified) (1 diff)
-
trunk/includes/Plugin.php (modified) (1 diff)
-
trunk/includes/Settings.php (modified) (3 diffs)
-
trunk/plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
piwik-pro/trunk/README.txt
r3104008 r3146367 3 3 Tags: Piwik PRO, Piwik, analytics, website stats, woocommerce 4 4 Requires at least: 5.7 5 Tested up to: 6. 5.46 Stable tag: 1.3. 55 Tested up to: 6.6.1 6 Stable tag: 1.3.6 7 7 Requires PHP: 7.4 8 8 License: GPLv3 … … 109 109 == Changelog == 110 110 111 = 1.3.6 = 112 **Release date: 04.09.2024** 113 114 * Info: Support for sync container will be discontinued from October 7, 2024. 115 * Test: Tested up to WordPress 6.6.1 116 111 117 = 1.3.5 = 112 118 **Release date: 18.06.2024** -
piwik-pro/trunk/autoload.php
r3059913 r3146367 1 1 <?php return ( function() { $map = require __DIR__ . '/classmap.php'; 2 return spl_autoload_register( f n( string $class ) => ! ( $map[ $class ] ?? null ) ?: require __DIR__ . $map[ $class ]);2 return spl_autoload_register( function( $class ) use( $map ) { return ! ( $map[ $class ] ?? null ) ?: require __DIR__ . $map[ $class ]; } ); 3 3 } )(); # This file is part of https://github.com/PiotrPress/composer-classmapper package. -
piwik-pro/trunk/classmap.php
r3059913 r3146367 8 8 'PiwikPRO\\Vendor\\Clearcode\\Framework\\v6_1_3\\Templater' => '/vendor/clearcode/wordpress-framework/src/v6_1_3/Templater.php', 9 9 'PiwikPRO\\Vendor\\Clearcode\\Settings\\v1_1_3\\Settings' => '/vendor/clearcode/wordpress-settings/src/v1_1_3/Settings.php', 10 ); 10 ); # This file is part of https://github.com/PiotrPress/composer-classmapper package. -
piwik-pro/trunk/includes/Plugin.php
r2983740 r3146367 72 72 foreach ( [ 'url', 'id', 'layer', 'sync' ] as $key ) if ( ! $this->settings[ $key ] ) return; 73 73 74 echo wp_get_inline_script_tag( 75 ( $this->settings[ 'nonce' ] ? self::render( 'nonce', $this->settings ) : '' ) . 76 self::render( 'sync', $this->settings ), 77 $this->settings[ 'nonce' ] ? [ 'nonce' => $this->settings[ 'nonce' ] ] : [] 78 ); 74 if ( strtotime( '2024-10-07' ) > time() ) 75 echo wp_get_inline_script_tag( 76 ( $this->settings[ 'nonce' ] ? self::render( 'nonce', $this->settings ) : '' ) . 77 self::render( 'sync', $this->settings ), 78 $this->settings[ 'nonce' ] ? [ 'nonce' => $this->settings[ 'nonce' ] ] : [] 79 ); 79 80 } 80 81 -
piwik-pro/trunk/includes/Settings.php
r3104008 r3146367 105 105 ] 106 106 ] 107 ], 107 ] 108 ], ( strtotime( '2024-10-07' ) > time() ) ? [ 108 109 'sync' => [ 109 110 'title' => '', … … 120 121 ], 121 122 'after' => Plugin::__( 'Additional container (sync)' ), 122 'description' => Plugin::__( 'Add this container if you want to use sync tags. It loads tags before the page content loads.<br /> 123 <p><span class="notice notice-warning">Support for the sync tags will be sunset on October 7, 2024. We recommend using async tags instead.</span></p>' ) 124 ] 125 ] 126 ], 123 'description' => Plugin::__( 'Add this container if you want to use sync tags. It loads tags before the page content loads.' ) . '<br />' . 124 '<p><span class="notice notice-warning">' . Plugin::__( 'Support for the sync tags will be sunset on October 7, 2024. We recommend using async tags instead.' ) . '</span></p>' 125 ] 126 ] 127 ] 128 ] : [], [ 127 129 'layer' => [ 128 130 'title' => Plugin::__( 'Data layer' ), … … 138 140 ], 139 141 'description' => Plugin::__( 'Default: <code>dataLayer</code>. Rename the data layer if you use other software with data layers.<br /> 140 If the names are the same, the software can interfere with each other.141 <a href="https://developers.piwik.pro/en/latest/tag_manager/data_layer_name.html#data-layer-name-guidelines" target="_blank">How to check it?</a>' )142 If the names are the same, the software can interfere with each other. 143 <a href="https://developers.piwik.pro/en/latest/tag_manager/data_layer_name.html#data-layer-name-guidelines" target="_blank">How to check it?</a>' ) 142 144 ] 143 145 ] -
piwik-pro/trunk/plugin.php
r3104008 r3146367 5 5 * Plugin URI: https://wordpress.org/plugins/piwik-pro/ 6 6 * Description: Adds the Piwik PRO container (with tracking code) to your WordPress site. 7 * Version: 1.3. 57 * Version: 1.3.6 8 8 * Requires at least: 5.7 9 9 * Requires PHP: 7.4
Note: See TracChangeset
for help on using the changeset viewer.