Changeset 646970
- Timestamp:
- 01/02/2013 02:16:51 PM (13 years ago)
- Location:
- no-piwik-for-me
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1 (copied) (copied from no-piwik-for-me/trunk)
-
tags/1.1/no-piwik-for-me.php (modified) (1 diff)
-
tags/1.1/readme.txt (modified) (2 diffs)
-
trunk/no-piwik-for-me.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
no-piwik-for-me/tags/1.1/no-piwik-for-me.php
r541819 r646970 2 2 /** 3 3 * Plugin Name: No Piwik for me 4 * Plugin URI: http:// blog.ppfeufer.de/wordpress-plugin-no-piwik-for-me/4 * Plugin URI: http://ppfeufer.de/wordpress-plugin/no-piwik-for-me/ 5 5 * Description: Erstellt den Shortcode <code>[no_piwik]</code> um die nutzerbezogene Deaktivierung von Piwik zu ermöglichen. 6 * Version: 1. 06 * Version: 1.1 7 7 * Author: H.-Peter Pfeufer 8 8 * Author URI: http://ppfeufer.de -
no-piwik-for-me/tags/1.1/readme.txt
r541819 r646970 1 1 === No Piwik for me === 2 2 Contributors: ppfeufer 3 Donate link: 3 Donate link: 4 4 Tags: piwik, analytics 5 5 Requires at least: 3.2 6 Tested up to: 3. 47 Stable tag: 1. 06 Tested up to: 3.5 7 Stable tag: 1.1 8 8 License: GPLv2 9 9 10 Erstellt den Shortcode <code>[no_piwik]</code> um die nutzerbezogene Deaktivierung von Piwik zu ermöglichen. 10 Erstellt den Shortcode <code>[no_piwik]</code> um die nutzerbezogene Deaktivierung von Piwik zu ermöglichen. 11 11 12 12 == Description == … … 33 33 34 34 == Changelog == 35 = 1.1 = 36 * (02. 01. 2013) 37 * Ready for WordPress 3.5 35 38 36 39 = 1.0 = -
no-piwik-for-me/trunk/no-piwik-for-me.php
r541819 r646970 2 2 /** 3 3 * Plugin Name: No Piwik for me 4 * Plugin URI: http:// blog.ppfeufer.de/wordpress-plugin-no-piwik-for-me/4 * Plugin URI: http://ppfeufer.de/wordpress-plugin/no-piwik-for-me/ 5 5 * Description: Erstellt den Shortcode <code>[no_piwik]</code> um die nutzerbezogene Deaktivierung von Piwik zu ermöglichen. 6 * Version: 1. 06 * Version: 1.1 7 7 * Author: H.-Peter Pfeufer 8 8 * Author URI: http://ppfeufer.de -
no-piwik-for-me/trunk/readme.txt
r541819 r646970 1 1 === No Piwik for me === 2 2 Contributors: ppfeufer 3 Donate link: 3 Donate link: 4 4 Tags: piwik, analytics 5 5 Requires at least: 3.2 6 Tested up to: 3. 47 Stable tag: 1. 06 Tested up to: 3.5 7 Stable tag: 1.1 8 8 License: GPLv2 9 9 10 Erstellt den Shortcode <code>[no_piwik]</code> um die nutzerbezogene Deaktivierung von Piwik zu ermöglichen. 10 Erstellt den Shortcode <code>[no_piwik]</code> um die nutzerbezogene Deaktivierung von Piwik zu ermöglichen. 11 11 12 12 == Description == … … 33 33 34 34 == Changelog == 35 = 1.1 = 36 * (02. 01. 2013) 37 * Ready for WordPress 3.5 35 38 36 39 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.