PluginProbe
Database Reset / 3.21
Database Reset v3.21
2.3.2 3.0 3.0.1 3.0.2 3.1 3.15 3.16 3.17 3.18 3.19 3.20 3.21 3.22 3.23 3.24 3.25 trunk 1.0 1.2 1.2.1 1.2.2 1.3 1.4 2.0 2.1 All 27 releases
← All changes | wp-reset.php +2 -3 3.223.21 View file →
@@ -2,16 +2,15 @@
2 2 /*
3 3 Plugin Name: WP Database Reset
4 4 Plugin URI: https://wordpress.org/plugins/wordpress-database-reset/
5 5 Description: Reset all or some WP database tables back to their original state.
6 - Version: 3.22
7 - Tested up to: 6.4
6 + Version: 3.21
8 7 Author: WebFactory Ltd
9 8 Author URI: https://www.webfactoryltd.com/
10 9 License: GNU General Public License
11 10 Text-domain: wordpress-database-reset
12 11
13 - Copyright 2011 - 2023 WebFactory Ltd (email: support@webfactoryltd.com)
12 + Copyright 2011 - 2022 WebFactory Ltd (email: support@webfactoryltd.com)
14 13
15 14 This program is free software; you can redistribute it and/or modify
16 15 it under the terms of the GNU General Public License, version 2, as
17 16 published by the Free Software Foundation.