Changeset 1039665
- Timestamp:
- 12/07/2014 01:32:15 AM (11 years ago)
- Location:
- uninstall
- Files:
-
- 2 added
- 2 edited
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.png (added)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uninstall/trunk/readme.txt
r933730 r1039665 3 3 Donate link: 4 4 Tags: Uninstall, clean 5 Requires at least: 3.0. 16 Tested up to: 3.45 Requires at least: 3.0.0 6 Tested up to: 4.0.1 7 7 Stable tag: trunk 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Removes allWordpress files and the associated database.11 Flush away Wordpress files and the associated database. 12 12 13 13 == Description == 14 15 Finally you can do what you always wanted, flush out Wordpress! 14 16 15 17 Removes all Wordpress files and the associated database. … … 19 21 WARNING: The plugin deletes everything from the ABSPATH (the root of the wordpress directory) including the containing folder. 20 22 21 - Misc22 23 23 Added "ARE YOU SURE" alert and moved uninstall into management. 24 A few notes about the sections above: 24 25 Thanks to http://stackoverflow.com/users/4251625/mario for the fantastic banner! 25 26 26 27 … … 30 31 2. Click the new "Uninstall" in the Tools menu 31 32 3. Click uninstall and OK to confirm. 33 4. Go profit ! 32 34 33 35 Wait for the process to finished, if all went well, you will get a 34 alert message that Wordpress is removed. 36 alert message that Wordpress is removed. Great job! This was the famous 1 min. uninstall... wow. 35 37 36 38 == Frequently Asked Questions == … … 38 40 = Is there any need for this plugin? = 39 41 40 Yes lots of usecases, for example many people often want to make a fast test in wordpress and swiftly remove wp afterwards.42 Yes. 41 43 42 44 == Screenshots == 43 45 44 46 == Changelog == 47 48 = 1.1 = 49 * bumped tested up to 50 * fixed readme abit 51 * added awesome banner by 45 52 46 53 = 1.0 = -
uninstall/trunk/uninstall.php
r933730 r1039665 5 5 * Description: Remove wordpress file and database fast 6 6 * Author: Ronni Skansing 7 * Version: 1. 07 * Version: 1.1 8 8 * Author URI: https://github.com/RonnieSkansing 9 9 * License: GPL2
Note: See TracChangeset
for help on using the changeset viewer.