Plugin Directory

Changeset 824807


Ignore:
Timestamp:
12/18/2013 04:27:45 PM (12 years ago)
Author:
sivel
Message:

Bump to and tag 1.3.3

Location:
wordpress-reset
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • wordpress-reset/tags/1.3.3/readme.txt

    r504331 r824807  
    44Tags: wordpress-reset, wordpress, reset, admin
    55Requires at least: 2.8
    6 Tested up to: 3.3
    7 Stable tag: 1.3.2
     6Tested up to: 3.8
     7Stable tag: 1.3.3
    88
    99Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database.
     
    5454== Upgrade Notice ==
    5555
     56= 1.3.3 =
     57Fix an issue where a user does not have a user_level
     58
    5659= 1.3.2 =
    5760Support PHP versions below 5.3.0, by not using lambda function creation in add_action for admin_notices
     
    6568
    6669== Changelog ==
     70
     71= 1.3.3 (2013-12-18): =
     72* Fix an issue where a user does not have a user_level
    6773
    6874= 1.3.2 (2012-02-13): =
  • wordpress-reset/tags/1.3.3/wordpress-reset.php

    r824802 r824807  
    55Description: Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database.
    66Author: Matt Martz
    7 Version: 1.3.2
     7Version: 1.3.3
    88Author URI: http://sivel.net/
    99
  • wordpress-reset/trunk/readme.txt

    r504331 r824807  
    44Tags: wordpress-reset, wordpress, reset, admin
    55Requires at least: 2.8
    6 Tested up to: 3.3
    7 Stable tag: 1.3.2
     6Tested up to: 3.8
     7Stable tag: 1.3.3
    88
    99Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database.
     
    5454== Upgrade Notice ==
    5555
     56= 1.3.3 =
     57Fix an issue where a user does not have a user_level
     58
    5659= 1.3.2 =
    5760Support PHP versions below 5.3.0, by not using lambda function creation in add_action for admin_notices
     
    6568
    6669== Changelog ==
     70
     71= 1.3.3 (2013-12-18): =
     72* Fix an issue where a user does not have a user_level
    6773
    6874= 1.3.2 (2012-02-13): =
  • wordpress-reset/trunk/wordpress-reset.php

    r824802 r824807  
    55Description: Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database.
    66Author: Matt Martz
    7 Version: 1.3.2
     7Version: 1.3.3
    88Author URI: http://sivel.net/
    99
Note: See TracChangeset for help on using the changeset viewer.