Plugin Directory

Changeset 1039665


Ignore:
Timestamp:
12/07/2014 01:32:15 AM (11 years ago)
Author:
quackquacker
Message:

Added fantastic banner by Mario

Location:
uninstall
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • uninstall/trunk/readme.txt

    r933730 r1039665  
    33Donate link:
    44Tags: Uninstall, clean
    5 Requires at least: 3.0.1
    6 Tested up to: 3.4
     5Requires at least: 3.0.0
     6Tested up to: 4.0.1
    77Stable tag: trunk
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Removes all Wordpress files and the associated database.
     11Flush away Wordpress files and the associated database.
    1212
    1313== Description ==
     14
     15Finally you can do what you always wanted, flush out Wordpress!
    1416
    1517Removes all Wordpress files and the associated database.
     
    1921WARNING: The plugin deletes everything from the ABSPATH (the root of the wordpress directory) including the containing folder.
    2022
    21 - Misc
    2223
    23 Added "ARE YOU SURE" alert and moved uninstall into management.
    24 A few notes about the sections above:
     24
     25Thanks to http://stackoverflow.com/users/4251625/mario for the fantastic banner!
    2526
    2627
     
    30312. Click the new "Uninstall" in the Tools menu
    31323. Click uninstall and OK to confirm.
     334. Go profit !
    3234
    3335Wait for the process to finished, if all went well, you will get a
    34 alert message that Wordpress is removed.
     36alert message that Wordpress is removed. Great job! This was the famous 1 min. uninstall... wow.
    3537
    3638== Frequently Asked Questions ==
     
    3840= Is there any need for this plugin?  =
    3941
    40 Yes lots of usecases, for example many people often want to make a fast test in wordpress and swiftly remove wp afterwards.
     42Yes.
    4143
    4244== Screenshots ==
    4345
    4446== Changelog ==
     47
     48= 1.1 =
     49* bumped tested up to
     50* fixed readme abit
     51* added awesome banner by
    4552
    4653= 1.0 =
  • uninstall/trunk/uninstall.php

    r933730 r1039665  
    55 * Description: Remove wordpress file and database fast
    66 * Author: Ronni Skansing
    7  * Version: 1.0
     7 * Version: 1.1
    88 * Author URI: https://github.com/RonnieSkansing
    99 * License: GPL2
Note: See TracChangeset for help on using the changeset viewer.