Changeset 2256918
- Timestamp:
- 03/08/2020 09:30:15 PM (6 years ago)
- Location:
- include-matomo
- Files:
-
- 4 added
- 3 edited
-
tags/1.3/readme.txt (modified) (1 diff)
-
tags/1.4 (added)
-
tags/1.4/include-matomo.php (added)
-
tags/1.4/index.php (added)
-
tags/1.4/readme.txt (added)
-
trunk/include-matomo.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
include-matomo/tags/1.3/readme.txt
r2076771 r2256918 4 4 Tags: matomo, analytics, tracking 5 5 Requires at least: 2.7 6 Tested up to: 5. 26 Tested up to: 5.3 7 7 Stable tag: trunk 8 8 Requires PHP: 7.2 -
include-matomo/trunk/include-matomo.php
r1879329 r2256918 1 1 <?php 2 2 /* 3 Plugin Name: Include Matomo 3 Plugin Name: Include Matomo Tracking, by Jonas Hellmann 4 4 Plugin URI: https://github.com/jonashellmann/include-matomo/ 5 5 Description: This plugin includes Matomo into your Wordpress site 6 Version: 1. 36 Version: 1.4 7 7 Author: Jonas Hellmann 8 8 Author URI: https://jonas-hellmann.de/en/ -
include-matomo/trunk/readme.txt
r2191209 r2256918 1 === Include Matomo ===1 === Include Matomo Tracking, by Jonas Hellmann === 2 2 Contributors: jonashellmann 3 3 Donate link: … … 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 11 11 12 This plugin includes Matomo into your Wordpress site. Therefore it adds the Matomo tracking to your site and it's capable of adding a Matomo campaign to your RSS feeds.12 This plugin lets you integrate your existing Matomo On-Premise into WordPress. If you don't already have a working Matomo (either <a href='https://matomo.org/matomo-on-premise/'>On-Premise</a> or <a href='https://matomo.org/hosting/'>Matomo Cloud</a>), use the <a href='https://wordpress.org/plugins/matomo/'>Matomo Analytics</a> plugin instead. 13 13 14 14 == Description == … … 44 44 = 1.0 = 45 45 * This is the initial version of the plugin. 46 = 1.4 = 47 * Renaming the plugin due to a request by Matomo. (https://wordpress.org/support/topic/request-to-update-plugin-with-regards-to-the-trademark-guidelines-2/) 46 48 47 49 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.