Changeset 2628598
- Timestamp:
- 11/12/2021 12:03:40 PM (4 years ago)
- Location:
- piwik-pro
- Files:
-
- 73 added
- 2 edited
-
tags/1.1.1 (added)
-
tags/1.1.1/.htaccess (added)
-
tags/1.1.1/AUTHORS.txt (added)
-
tags/1.1.1/LICENSE.txt (added)
-
tags/1.1.1/README.txt (added)
-
tags/1.1.1/includes (added)
-
tags/1.1.1/includes/Plugin.php (added)
-
tags/1.1.1/includes/Settings.php (added)
-
tags/1.1.1/includes/index.html (added)
-
tags/1.1.1/index.html (added)
-
tags/1.1.1/languages (added)
-
tags/1.1.1/languages/index.html (added)
-
tags/1.1.1/plugin.php (added)
-
tags/1.1.1/templates (added)
-
tags/1.1.1/templates/async.php (added)
-
tags/1.1.1/templates/index.html (added)
-
tags/1.1.1/templates/link.php (added)
-
tags/1.1.1/templates/nonce.php (added)
-
tags/1.1.1/templates/noscript.php (added)
-
tags/1.1.1/templates/sync.php (added)
-
tags/1.1.1/uninstall.php (added)
-
tags/1.1.1/vendor (added)
-
tags/1.1.1/vendor/autoload.php (added)
-
tags/1.1.1/vendor/clearcode (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/.gitignore (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/.htaccess (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/AUTHORS.txt (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/LICENSE.txt (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/README.md (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/composer.json (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/v6_1_2 (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/v6_1_2/Filterer.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/v6_1_2/Plugin.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/v6_1_2/Singleton.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/v6_1_2/Templater.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-framework/src/v6_1_2/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/.gitignore (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/.htaccess (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/AUTHORS.txt (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/LICENSE.txt (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/README.md (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/composer.json (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1 (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/Settings.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/index.html (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/input.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/menu.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/page.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/section.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/select.php (added)
-
tags/1.1.1/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/textarea.php (added)
-
tags/1.1.1/vendor/composer (added)
-
tags/1.1.1/vendor/composer/ClassLoader.php (added)
-
tags/1.1.1/vendor/composer/InstalledVersions.php (added)
-
tags/1.1.1/vendor/composer/LICENSE (added)
-
tags/1.1.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.1/vendor/composer/autoload_real.php (added)
-
tags/1.1.1/vendor/composer/autoload_static.php (added)
-
tags/1.1.1/vendor/composer/installed.json (added)
-
tags/1.1.1/vendor/composer/installed.php (added)
-
tags/1.1.1/vendor/composer/platform_check.php (added)
-
trunk/README.txt (modified) (1 diff)
-
trunk/plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
piwik-pro/trunk/README.txt
r2578624 r2628598 3 3 Tags: Piwik PRO, Piwik, analytics, website stats 4 4 Requires at least: 5.7 5 Tested up to: 5.8 6 Stable tag: 1.1. 05 Tested up to: 5.8.2 6 Stable tag: 1.1.1 7 7 Requires PHP: 7.4 8 8 License: GPLv3 -
piwik-pro/trunk/plugin.php
r2578624 r2628598 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.1. 07 * Version: 1.1.1 8 8 * Requires at least: 5.7 9 9 * Requires PHP: 7.4 10 * Author: Piwik PRO Inc10 * Author: Piwik PRO 11 11 * Author URI: https://piwik.pro/ 12 12 * License: GPLv3
Note: See TracChangeset
for help on using the changeset viewer.