Plugin Directory

WordPress Reset

Resets the WordPress database back to it's defaults. Deletes all customizations and content. Does not modify files only resets the database.

Download Version 1.3.1

How can I get this plugin to automatically reactive after the reset?

Add define( 'REACTIVATE_WP_RESET', true ); to wp-config.php above /* That's all, stop editing! Happy blogging. */

Can this plugin reactivate other plugins automatically after performing the reset?

Add an array called $reactivate_wp_reset_additional to the global scope by placing it in wp-config.php above /* That's all, stop editing! Happy blogging. */ that contains the plugin basenames of the plugins to activate, such as:

$reactivate_wp_reset_additional = array(
    'hello.php',
    'akismet/akismet.php'
);

Requires: 2.8 or higher
Compatible up to: 3.3.1
Last Updated: 2012-1-29 Downloads: 19,676

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(15 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.

100,1,1
100,1,1
100,2,2
100,1,1
100,1,1
100,2,2
100,1,1
100,1,1
50,4,2
100,1,1