Changeset 2516197
- Timestamp:
- 04/16/2021 10:01:59 AM (5 years ago)
- Location:
- piwik-pro
- Files:
-
- 158 added
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.png (added)
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
assets/screenshot-1.png (added)
-
tags/1.0.0 (added)
-
tags/1.0.0/.htaccess (added)
-
tags/1.0.0/AUTHORS.txt (added)
-
tags/1.0.0/LICENSE.txt (added)
-
tags/1.0.0/README.txt (added)
-
tags/1.0.0/assets (added)
-
tags/1.0.0/assets/index.html (added)
-
tags/1.0.0/assets/js (added)
-
tags/1.0.0/assets/js/async.js (added)
-
tags/1.0.0/assets/js/index.html (added)
-
tags/1.0.0/assets/js/sync.js (added)
-
tags/1.0.0/includes (added)
-
tags/1.0.0/includes/Plugin.php (added)
-
tags/1.0.0/includes/Settings.php (added)
-
tags/1.0.0/includes/index.html (added)
-
tags/1.0.0/index.html (added)
-
tags/1.0.0/languages (added)
-
tags/1.0.0/languages/index.html (added)
-
tags/1.0.0/plugin.php (added)
-
tags/1.0.0/templates (added)
-
tags/1.0.0/templates/index.html (added)
-
tags/1.0.0/templates/link.php (added)
-
tags/1.0.0/templates/noscript.php (added)
-
tags/1.0.0/templates/var.php (added)
-
tags/1.0.0/uninstall.php (added)
-
tags/1.0.0/vendor (added)
-
tags/1.0.0/vendor/autoload.php (added)
-
tags/1.0.0/vendor/clearcode (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/.gitignore (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/.htaccess (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/AUTHORS.txt (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/LICENSE.txt (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/README.md (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/composer.json (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/v6_1_2 (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/v6_1_2/Filterer.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/v6_1_2/Plugin.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/v6_1_2/Singleton.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/v6_1_2/Templater.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-framework/src/v6_1_2/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/.gitignore (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/.htaccess (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/AUTHORS.txt (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/LICENSE.txt (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/README.md (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/composer.json (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1 (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/Settings.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/index.html (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/input.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/menu.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/page.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/section.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/select.php (added)
-
tags/1.0.0/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/textarea.php (added)
-
tags/1.0.0/vendor/composer (added)
-
tags/1.0.0/vendor/composer/ClassLoader.php (added)
-
tags/1.0.0/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.0/vendor/composer/LICENSE (added)
-
tags/1.0.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.0/vendor/composer/autoload_real.php (added)
-
tags/1.0.0/vendor/composer/autoload_static.php (added)
-
tags/1.0.0/vendor/composer/installed.json (added)
-
tags/1.0.0/vendor/composer/installed.php (added)
-
tags/1.0.0/vendor/composer/platform_check.php (added)
-
trunk/.htaccess (added)
-
trunk/AUTHORS.txt (added)
-
trunk/LICENSE.txt (added)
-
trunk/README.txt (added)
-
trunk/assets (added)
-
trunk/assets/index.html (added)
-
trunk/assets/js (added)
-
trunk/assets/js/async.js (added)
-
trunk/assets/js/index.html (added)
-
trunk/assets/js/sync.js (added)
-
trunk/includes (added)
-
trunk/includes/Plugin.php (added)
-
trunk/includes/Settings.php (added)
-
trunk/includes/index.html (added)
-
trunk/index.html (added)
-
trunk/languages (added)
-
trunk/languages/index.html (added)
-
trunk/plugin.php (added)
-
trunk/templates (added)
-
trunk/templates/index.html (added)
-
trunk/templates/link.php (added)
-
trunk/templates/noscript.php (added)
-
trunk/templates/var.php (added)
-
trunk/uninstall.php (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/clearcode (added)
-
trunk/vendor/clearcode/wordpress-framework (added)
-
trunk/vendor/clearcode/wordpress-framework/.gitignore (added)
-
trunk/vendor/clearcode/wordpress-framework/.htaccess (added)
-
trunk/vendor/clearcode/wordpress-framework/AUTHORS.txt (added)
-
trunk/vendor/clearcode/wordpress-framework/LICENSE.txt (added)
-
trunk/vendor/clearcode/wordpress-framework/README.md (added)
-
trunk/vendor/clearcode/wordpress-framework/composer.json (added)
-
trunk/vendor/clearcode/wordpress-framework/index.html (added)
-
trunk/vendor/clearcode/wordpress-framework/src (added)
-
trunk/vendor/clearcode/wordpress-framework/src/index.html (added)
-
trunk/vendor/clearcode/wordpress-framework/src/v6_1_2 (added)
-
trunk/vendor/clearcode/wordpress-framework/src/v6_1_2/Filterer.php (added)
-
trunk/vendor/clearcode/wordpress-framework/src/v6_1_2/Plugin.php (added)
-
trunk/vendor/clearcode/wordpress-framework/src/v6_1_2/Singleton.php (added)
-
trunk/vendor/clearcode/wordpress-framework/src/v6_1_2/Templater.php (added)
-
trunk/vendor/clearcode/wordpress-framework/src/v6_1_2/index.html (added)
-
trunk/vendor/clearcode/wordpress-settings (added)
-
trunk/vendor/clearcode/wordpress-settings/.gitignore (added)
-
trunk/vendor/clearcode/wordpress-settings/.htaccess (added)
-
trunk/vendor/clearcode/wordpress-settings/AUTHORS.txt (added)
-
trunk/vendor/clearcode/wordpress-settings/LICENSE.txt (added)
-
trunk/vendor/clearcode/wordpress-settings/README.md (added)
-
trunk/vendor/clearcode/wordpress-settings/composer.json (added)
-
trunk/vendor/clearcode/wordpress-settings/index.html (added)
-
trunk/vendor/clearcode/wordpress-settings/src (added)
-
trunk/vendor/clearcode/wordpress-settings/src/index.html (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1 (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/Settings.php (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/index.html (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/index.html (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/input.php (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/menu.php (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/page.php (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/section.php (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/select.php (added)
-
trunk/vendor/clearcode/wordpress-settings/src/v1_1_1/templates/textarea.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/platform_check.php (added)
Note: See TracChangeset
for help on using the changeset viewer.