Plugin Directory

Changeset 1134571


Ignore:
Timestamp:
04/14/2015 03:19:47 PM (11 years ago)
Author:
allthecontent
Message:

minor updates

Location:
allthecontent/trunk
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • allthecontent/trunk/index.php

    r1133539 r1134571  
    129129
    130130    // remove all options
    131     foreach (self::$OPTIONS as $option)
     131    foreach (ATCPlugin::$OPTIONS as $option)
    132132        delete_option($option);
    133133}
  • allthecontent/trunk/readme.txt

    r1133539 r1134571  
    2020
    2121Documentation can be found on the plugin page
    22 http://www.allthecontent.com/fr/wordpress-plugin
     22http://www.allthecontent.com/wordpress-plugin
    2323
    2424== Installation ==
     
    2929
    3030Full Installation process can be found on the plugin page:
    31 http://www.allthecontent.com/fr/wordpress-plugin
     31http://www.allthecontent.com/wordpress-plugin
    3232
    3333== Screenshots ==
    3434
    35 http://www.allthecontent.com/fr/wordpress-plugin
     35http://www.allthecontent.com/wordpress-plugin
    3636
    3737== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.