Version Description
- Made quite a few changes to the translation files
- Renamed french translation file for plugin format, not theme format
- Optimized (until potential version 2.0)
Download this release
Release Info
Developer | mousesports |
Plugin | WordPress Database Reset |
Version | 1.4 |
Comparing to | |
See all releases |
Code changes from version 1.3 to 1.4
- languages/default.mo +0 -0
- languages/default.po +3 -3
- languages/{fr_FR.mo → wp-reset-fr_FR.mo} +0 -0
- languages/{fr_FR.po → wp-reset-fr_FR.po} +6 -5
- readme.txt +8 -8
- screenshot-1.png +0 -0
- wp-reset.php +1 -1
languages/default.mo
CHANGED
Binary file
|
languages/default.po
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version:
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2011-10-11 23:05-0500\n"
|
6 |
-
"PO-Revision-Date: 2011-10-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Chris Berthe <chrisberthe@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
-
"X-Poedit-Basepath:
|
14 |
"X-Poedit-Language: English\n"
|
15 |
"X-Poedit-SearchPath-0: .\n"
|
16 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WordPress Database Reset\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2011-10-11 23:05-0500\n"
|
6 |
+
"PO-Revision-Date: 2011-10-15 09:38-0500\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Chris Berthe <chrisberthe@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
+
"X-Poedit-Basepath: ../\n"
|
14 |
"X-Poedit-Language: English\n"
|
15 |
"X-Poedit-SearchPath-0: .\n"
|
16 |
|
languages/{fr_FR.mo → wp-reset-fr_FR.mo}
RENAMED
Binary file
|
languages/{fr_FR.po → wp-reset-fr_FR.po}
RENAMED
@@ -1,17 +1,18 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version:
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2011-10-11
|
6 |
-
"PO-Revision-Date: 2011-10-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Chris Berthe <chrisberthe@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
-
"X-Poedit-Basepath:
|
14 |
-
"X-Poedit-Language:
|
|
|
15 |
"X-Poedit-SearchPath-0: .\n"
|
16 |
|
17 |
#: wp-reset.php:110
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WordPress Database Reset\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-10-14 11:28-0500\n"
|
6 |
+
"PO-Revision-Date: 2011-10-15 09:37-0500\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Chris Berthe <chrisberthe@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
+
"X-Poedit-Basepath: ../\n"
|
14 |
+
"X-Poedit-Language: French\n"
|
15 |
+
"X-Poedit-Country: FRANCE\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
|
18 |
#: wp-reset.php:110
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: wordpress, database, database-reset, default-settings, default, wp-reset,
|
|
5 |
License: GPL2
|
6 |
Requires at least: 3.0
|
7 |
Tested up to: 3.2.1
|
8 |
-
Stable tag: 1.
|
9 |
|
10 |
A secure and easy way to reinitialize the WordPress database to its default settings.
|
11 |
|
@@ -13,9 +13,7 @@ A secure and easy way to reinitialize the WordPress database to its default sett
|
|
13 |
|
14 |
WordPress Database Reset is a secure and easy way to reinitialize your WordPress database back to its default settings without actually having to reinstall WordPress yourself.
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
This plugin allows you to securely reset the database, deleting everything except the admin user. The plugin makes sure the only access it will grant is to administrators with a user level of 10. Also, the form uses nonces (read more about them at <a href="http://codex.wordpress.org/WordPress_Nonces">WordPress nonces</a>) which adds another level of security to your application.
|
19 |
|
20 |
== Installation ==
|
21 |
|
@@ -28,15 +26,17 @@ to the plugin page.
|
|
28 |
|
29 |
= Why reset the database? =
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
1. I wanted a simple and painless way to obtain a fresh clean database without actually having to reinstall WordPress.
|
34 |
-
2. 9 times out of 10 I get tons of excess junk in the wp_options table after installing plugins and themes that do not clean up after themselves.
|
35 |
|
36 |
== Screenshots ==
|
37 |
1. The plugin page - a more secure way of resetting your database.
|
38 |
|
39 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
40 |
= 1.3 =
|
41 |
* Replaced reactivation option for all currently active plugins (not just this plugin)
|
42 |
* Updated language files
|
5 |
License: GPL2
|
6 |
Requires at least: 3.0
|
7 |
Tested up to: 3.2.1
|
8 |
+
Stable tag: 1.4
|
9 |
|
10 |
A secure and easy way to reinitialize the WordPress database to its default settings.
|
11 |
|
13 |
|
14 |
WordPress Database Reset is a secure and easy way to reinitialize your WordPress database back to its default settings without actually having to reinstall WordPress yourself.
|
15 |
|
16 |
+
This plugin will come in handy for both theme and plugin developers. There are different use case scenarios - one of which is being able to easily erase excess junk in the wp_options table that accumulates over time. Another would be to simply obtain a fresh install of the WordPress database after experimenting with various back-end options.
|
|
|
|
|
17 |
|
18 |
== Installation ==
|
19 |
|
26 |
|
27 |
= Why reset the database? =
|
28 |
|
29 |
+
I wanted a simple and painless way to obtain a fresh clean database without actually having to reinstall WordPress. Plus, 9 times out of 10 I get tons of excess junk in the wp_options table after installing plugins and themes that do not clean up after themselves.
|
|
|
|
|
|
|
30 |
|
31 |
== Screenshots ==
|
32 |
1. The plugin page - a more secure way of resetting your database.
|
33 |
|
34 |
== Changelog ==
|
35 |
+
= 1.4 =
|
36 |
+
* Made quite a few changes to the translation files
|
37 |
+
* Renamed french translation file for plugin format, not theme format
|
38 |
+
* Optimized (until potential version 2.0)
|
39 |
+
|
40 |
= 1.3 =
|
41 |
* Replaced reactivation option for all currently active plugins (not just this plugin)
|
42 |
* Updated language files
|
screenshot-1.png
CHANGED
Binary file
|
wp-reset.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: WordPress Database 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.
|
7 |
Author: Chris Berthe
|
8 |
Author URI: https://github.com/chrisberthe
|
9 |
License: GNU General Public License
|
3 |
Plugin Name: WordPress Database 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.4
|
7 |
Author: Chris Berthe
|
8 |
Author URI: https://github.com/chrisberthe
|
9 |
License: GNU General Public License
|