Changeset 1748453
- Timestamp:
- 10/18/2017 06:58:14 AM (8 years ago)
- Location:
- word-count-wizard/trunk
- Files:
-
- 2 deleted
- 2 edited
-
README.md (deleted)
-
README.txt (deleted)
-
readme.txt (modified) (1 diff)
-
wpwordcount.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
word-count-wizard/trunk/readme.txt
r1748326 r1748453 29 29 30 30 === Simple Download and Setup === 31 Start tracking your blog ’s word counts today with WP Word Count Wizard.31 Start tracking your blog’s word counts today with WP Word Count Wizard. 32 32 33 33 === Go Premium for Free! === -
word-count-wizard/trunk/wpwordcount.php
r1737937 r1748453 17 17 * Plugin URI: https://www.word-count-wizard.com/ 18 18 * Description: Word Count Statistics for your Posts, Pages and Custom Post Types. 19 * Version: 1.0. 019 * Version: 1.0.3 20 20 * Author: Juan the Wizard 21 21 * Author URI: … … 30 30 } 31 31 32 define('WCWIZARD_V', '1.0. 0');32 define('WCWIZARD_V', '1.0.3'); 33 33 34 34 function activate_wcwizard() {
Note: See TracChangeset
for help on using the changeset viewer.