WordPress Database Reset - Version 1.2.1

Version Description

Download this release

Release Info

Developer mousesports
Plugin Icon 128x128 WordPress Database Reset
Version 1.2.1
Comparing to
See all releases

Code changes from version 1.2 to 1.2.1

Files changed (1) hide show
  1. wp-reset.php +3 -3
wp-reset.php CHANGED
@@ -1,10 +1,10 @@
1
  <?php
2
  /*
3
  Plugin Name: WP Reset
4
- Plugin URI: https://github.com/chrisberthe/wp-reset
5
  Description: A plugin that allows you to reset the database to WordPress's initial state.
6
- Version: 1.0
7
- Author: Chris Berthe
8
  Author URI: https://github.com/chrisberthe
9
  License: GNU General Public License
10
  */
1
  <?php
2
  /*
3
  Plugin Name: WP Reset
4
+ Plugin URI: https://github.com/chrisberthe/wordpress-database-reset
5
  Description: A plugin that allows you to reset the database to WordPress's initial state.
6
+ Version: 1.2.1
7
+ Author: Chris Berthe
8
  Author URI: https://github.com/chrisberthe
9
  License: GNU General Public License
10
  */