| @@ -1,11 +1,11 @@ | ||
| 1 | -=== WP Database Reset === | |
| 2 | -Contributors: WebFactory, wpreset, underconstructionpage, googlemapswidget | |
| 3 | -Tags: database, reset, restore, database reset, wp reset, developer, development | |
| 1 | +=== Database Reset === | |
| 2 | +Contributors: WebFactory | |
| 3 | +Tags: database, reset, restore, database reset, wp reset, reset wp, developer, development | |
| 4 | 4 | Requires at least: 4.2 |
| 5 | 5 | Requires PHP: 5.2 |
| 6 | -Tested up to: 5.3 | |
| 7 | -Stable tag: 3.1 | |
| 6 | +Tested up to: 6.1 | |
| 7 | +Stable tag: 3.21 | |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| 11 | 11 | Skip reinstalling WP to reset it & reset the WordPress database back to its original state with 1-click. |
| @@ -11,12 +11,12 @@ | ||
| 11 | 11 | Skip reinstalling WP to reset it & reset the WordPress database back to its original state with 1-click. |
| 12 | 12 | |
| 13 | 13 | == Description == |
| 14 | 14 | |
| 15 | +If you need more reset tools install the free, advanced <a href="https://wordpress.org/plugins/wp-reset/">WP Reset</a> plugin. It has a lot more reset tools to individually reset plugins, themes, transients and media. You can also create database snapshots to restore your WP site with one click if you make a mistake. | |
| 16 | + | |
| 15 | 17 | The WordPress Database Reset plugin allows you to **reset the database** (all tables or the ones you choose) back to its default settings without having to go through the WordPress 5 minute installation or having to modify any files. |
| 16 | 18 | |
| 17 | -> Need more reset tools? To individually reset plugins, themes, transients or media? Or perhaps database snapshots so you can restore your WP site with one click if you made a mistake? Then check out our free sister plugin - <a href="https://wordpress.org/plugins/wp-reset/">WP Reset</a>. | |
| 18 | - | |
| 19 | 19 | **Features** |
| 20 | 20 | |
| 21 | 21 | * Extremely fast one click process to reset the WordPress database tables |
| 22 | 22 | * Choose to reset the entire database or specific database tables |
| @@ -56,9 +56,9 @@ | ||
| 56 | 56 | * Want to help others that might be having issues? [Answer questions on the support forum](https://wordpress.org/support/plugin/wordpress-database-reset). |
| 57 | 57 | * Rate the plugin - <a href="https://wordpress.org/support/plugin/wordpress-database-reset/reviews/#new-post">rate it</a> |
| 58 | 58 | |
| 59 | 59 | |
| 60 | -WP Database Reset was originally developed in October 2011 by <a href="https://github.com/chrisberthe">Chris Berthe</a>. Please do not send him any support questions. If you need assistance the <a href="https://wordpress.org/support/plugin/wordpress-database-reset/">official forum</a> is the best and fastest way to get it. | |
| 60 | +WP Database Reset was originally developed in October 2011 by <a href="https://github.com/chrisberthe">Chris Berthe</a>. Please do not send him any support questions. If you need assistance the <a href="https://wordpress.org/support/plugin/wordpress-database-reset/">official forum</a> is the best and fastest way to get it. | |
| 61 | 61 | |
| 62 | 62 | |
| 63 | 63 | == Screenshots == |
| 64 | 64 | 1. The WP Database Reset plugin page |
| @@ -63,8 +63,39 @@ | ||
| 63 | 63 | == Screenshots == |
| 64 | 64 | 1. The WP Database Reset plugin page |
| 65 | 65 | |
| 66 | 66 | == Changelog == |
| 67 | + | |
| 68 | += 3.21 = | |
| 69 | +* 2021/07/29 | |
| 70 | +* fix for WP 5.8 | |
| 71 | + | |
| 72 | += 3.20 = | |
| 73 | +* 2021/04/26 | |
| 74 | +* still trying to warn people that this plugin will soon be discontinued | |
| 75 | + | |
| 76 | += 3.19 = | |
| 77 | +* 2021/02/25 | |
| 78 | +* continuing to phase out the plugin in favor of WP Reset | |
| 79 | + | |
| 80 | += 3.18 = | |
| 81 | +* 2021/01/30 | |
| 82 | +* added flyout menu | |
| 83 | +* started to phase out this plugin in favor of WP Reset | |
| 84 | + | |
| 85 | += 3.17 = | |
| 86 | +* 2020/10/06 | |
| 87 | +* license fix | |
| 88 | +* added promo for WP 301 Redirects | |
| 89 | + | |
| 90 | += 3.16 = | |
| 91 | +* 2020/09/01 | |
| 92 | +* fixed an issue with select tables element | |
| 93 | + | |
| 94 | += 3.15 = | |
| 95 | +* 2020/01/14 | |
| 96 | +* security fixes - thanks to Chloe from Wordfence | |
| 97 | +* 80k installations; 761,300 downloads | |
| 67 | 98 | |
| 68 | 99 | = 3.1 = |
| 69 | 100 | * 2019/08/13 |
| 70 | 101 | * WebFactory took over development |