Title: Ultimate WordPress Reset
Author: MagniumThemes
Published: <strong>17 november 2017</strong>
Last modified: 24 april 2019

---

Sök tillägg

![](https://ps.w.org/ultimate-wp-reset/assets/banner-772x250.png?rev=1769369)

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://ps.w.org/ultimate-wp-reset/assets/icon-256x256.png?rev=1769369)

# Ultimate WordPress Reset

 Av [MagniumThemes](https://profiles.wordpress.org/magniumthemes/)

[Ladda ner](https://downloads.wordpress.org/plugin/ultimate-wp-reset.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/ultimate-wp-reset/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/ultimate-wp-reset/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/ultimate-wp-reset/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/ultimate-wp-reset/#developers)

 [Support](https://wordpress.org/support/plugin/ultimate-wp-reset/)

## Beskrivning

Resets the WordPress database back to default state with one click. Deletes all 
settings and content. Does not modify any files only resets the database.

This plugin helps if your WordPress, theme or plugins works wrong and you want to
quickly start from scratch and get fresh WordPress installation, without loosing
any files. You can easily reinstall your theme and plugins after reset, without 
uploading files again. This is very helpful especially for theme developers and 
testers.

If the admin user exists and has level_10 permissions it will be recreated with 
its current password and email address. If the admin user does not exist or is a
dummy account without admin permissions the username that is logged in will be recreated
with its email address and current password.

You can access this plugin page from Admin Bar or Tools > WordPress Reset.

 * All your themes, plugins will be deactivated and all its settings will be resetted.
 * All your content will be removed (posts, pages, custom post types, comments, 
   menus, users and WordPress settings).
 * None of your files will be removed (plugin only reset database).
 * Admin user will be recreated after reset.
 * You can automatically reactivate your plugins after reset.
 * Blog name will not be reseted.
 * Plugin work with ANY theme.

### Upgrade

 1. Go to Plugins in WordPress and update plugin as usual.

### Usage

 1. Visit the WordPress Reset Tools page by either clicking the link in the Admin Bar
    or Tools>WordPress Reset
 2. Type ’reset’ in the text field and click reset.

## Skärmdumpar

 * [[
 * Screenshot 1

## Installation

 1. Upload the `ultimate-wordpress-reset` folder to the `/wp-content/plugins/` directory
    or install directly in Plugins > Add new.
 2. Activate the plugin in the ’Plugins’ menu in WordPress or by using the link provided
    by the plugin installer.

## Vanliga frågor

  How to auto reactivate this plugin after reset?

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

  How to auto reactivate my plugins after reset?

Add an array $reactivate_wp_reset_additional to the `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_plugins = array(
        'hello.php',
        'akismet/akismet.php'
    );
    ```

## Recensioner

![](https://secure.gravatar.com/avatar/c58bbee56d7b363d1717ba38193d75d9642fb39a3c8f9a63ab3698b844661d50?
s=60&d=retro&r=g)

### 󠀁[Fast Reset Plugin](https://wordpress.org/support/topic/fast-reset-plugin/)󠁿

 [MagniumThemes](https://profiles.wordpress.org/magniumthemes/) 17 november 2017
1 svar

Clean and Fast Reset Plugin!

 [ Läs 1 betyg ](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/)

## Bidragsgivare och utvecklare

”Ultimate WordPress Reset” är programvara med öppen källkod. Följande personer har
bidragit till detta tillägg.

Bidragande personer

 *   [ MagniumThemes ](https://profiles.wordpress.org/magniumthemes/)

[Översätt ”Ultimate WordPress Reset” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/ultimate-wp-reset)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/ultimate-wp-reset/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/ultimate-wp-reset/) 
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/ultimate-wp-reset/)
via [RSS](https://plugins.trac.wordpress.org/log/ultimate-wp-reset/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.0 (2017-11-16):

 * Initial Release

## Meta

 *  Version **1.0**
 *  Senast uppdaterat **7 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 2.8 eller senare **
 *  Testat upp till **5.1.22**
 *  PHP-version ** 5.0 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/ultimate-wp-reset/)
 * Etiketter
 * [admin](https://sv.wordpress.org/plugins/tags/admin/)[clean](https://sv.wordpress.org/plugins/tags/clean/)
   [clean wordpress](https://sv.wordpress.org/plugins/tags/clean-wordpress/)[reset](https://sv.wordpress.org/plugins/tags/reset/)
   [wordpress-reset](https://sv.wordpress.org/plugins/tags/wordpress-reset/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/ultimate-wp-reset/advanced/)

## Betyg

 5 av 5 stjärnor.

 *  [  1 5-stjärnig recension     ](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/ultimate-wp-reset/reviews/)

## Bidragande personer

 *   [ MagniumThemes ](https://profiles.wordpress.org/magniumthemes/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/ultimate-wp-reset/)