Changeset 824807
- Timestamp:
- 12/18/2013 04:27:45 PM (12 years ago)
- Location:
- wordpress-reset
- Files:
-
- 2 edited
- 3 copied
-
tags/1.3.3 (copied) (copied from wordpress-reset/trunk)
-
tags/1.3.3/readme.txt (copied) (copied from wordpress-reset/trunk/readme.txt) (3 diffs)
-
tags/1.3.3/wordpress-reset.php (copied) (copied from wordpress-reset/trunk/wordpress-reset.php) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/wordpress-reset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-reset/tags/1.3.3/readme.txt
r504331 r824807 4 4 Tags: wordpress-reset, wordpress, reset, admin 5 5 Requires at least: 2.8 6 Tested up to: 3. 37 Stable tag: 1.3. 26 Tested up to: 3.8 7 Stable tag: 1.3.3 8 8 9 9 Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database. … … 54 54 == Upgrade Notice == 55 55 56 = 1.3.3 = 57 Fix an issue where a user does not have a user_level 58 56 59 = 1.3.2 = 57 60 Support PHP versions below 5.3.0, by not using lambda function creation in add_action for admin_notices … … 65 68 66 69 == Changelog == 70 71 = 1.3.3 (2013-12-18): = 72 * Fix an issue where a user does not have a user_level 67 73 68 74 = 1.3.2 (2012-02-13): = -
wordpress-reset/tags/1.3.3/wordpress-reset.php
r824802 r824807 5 5 Description: Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database. 6 6 Author: Matt Martz 7 Version: 1.3. 27 Version: 1.3.3 8 8 Author URI: http://sivel.net/ 9 9 -
wordpress-reset/trunk/readme.txt
r504331 r824807 4 4 Tags: wordpress-reset, wordpress, reset, admin 5 5 Requires at least: 2.8 6 Tested up to: 3. 37 Stable tag: 1.3. 26 Tested up to: 3.8 7 Stable tag: 1.3.3 8 8 9 9 Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database. … … 54 54 == Upgrade Notice == 55 55 56 = 1.3.3 = 57 Fix an issue where a user does not have a user_level 58 56 59 = 1.3.2 = 57 60 Support PHP versions below 5.3.0, by not using lambda function creation in add_action for admin_notices … … 65 68 66 69 == Changelog == 70 71 = 1.3.3 (2013-12-18): = 72 * Fix an issue where a user does not have a user_level 67 73 68 74 = 1.3.2 (2012-02-13): = -
wordpress-reset/trunk/wordpress-reset.php
r824802 r824807 5 5 Description: Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database. 6 6 Author: Matt Martz 7 Version: 1.3. 27 Version: 1.3.3 8 8 Author URI: http://sivel.net/ 9 9
Note: See TracChangeset
for help on using the changeset viewer.