Plugin Directory

Changeset 1748453


Ignore:
Timestamp:
10/18/2017 06:58:14 AM (8 years ago)
Author:
juanwizard
Message:

struggling with the version upgrade

Location:
word-count-wizard/trunk
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • word-count-wizard/trunk/readme.txt

    r1748326 r1748453  
    2929 
    3030=== Simple Download and Setup ===
    31 Start tracking your blogs word counts today with WP Word Count Wizard.
     31Start tracking your blog’s word counts today with WP Word Count Wizard.
    3232 
    3333=== Go Premium for Free! ===
  • word-count-wizard/trunk/wpwordcount.php

    r1737937 r1748453  
    1717 * Plugin URI:        https://www.word-count-wizard.com/
    1818 * Description:       Word Count Statistics for your Posts, Pages and Custom Post Types.
    19  * Version:           1.0.0
     19 * Version:           1.0.3
    2020 * Author:            Juan the Wizard
    2121 * Author URI:       
     
    3030}
    3131
    32 define('WCWIZARD_V', '1.0.0');
     32define('WCWIZARD_V', '1.0.3');
    3333
    3434function activate_wcwizard() {
Note: See TracChangeset for help on using the changeset viewer.