Giter Club home page Giter Club logo

wordpress-database-reset's Introduction

WordPress Database Reset

A plugin that allows you to skip the 5 minute installation and reset WordPress's database back to its original state.

###Features

  • Extremely fast one click process to reset the WordPress database
  • Choose to reset the entire database or specific database tables
  • Secure and super simple to use
  • Prefer the command line? Reset the database in one command
  • Excellent for theme and plugin developers who need to clean the database of any unnecessary content quickly

###Command Line Once activated, you can use the WordPress Database Reset plugin with WordPress CLI.

#####Reset the database

wp reset database

Want to specify a list of tables to reset?

wp reset database --tables='users, posts, comments, options'

The current theme and plugins will be reactivated by default. You can disable them like so:

wp reset database --no-reactivate

#####List the table names Use the list command if you're unsure of the database table names:

wp reset list

###Contributing

Contribute by sending in a plugin suggestion, an improvement or a pull request. If you are having an issue with the plugin, you can file an issue on the GitHub issue page or create a post on the WordPress support forum.

###Credits

bsmSelect - Better Select Multiple (vicb | Ryan Cramer)

wordpress-database-reset's People

Contributors

bertiful avatar fxbenard avatar grappler avatar aaemnnosttv avatar

Watchers

James Cloos avatar  avatar Lee Roberts (.Me) avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.