Changeset 1543561
- Timestamp:
- 11/30/2016 06:54:08 PM (9 years ago)
- Location:
- uninstall/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uninstall/trunk/readme.txt
r1061390 r1543561 4 4 Tags: Uninstall, clean 5 5 Requires at least: 3.0.0 6 Tested up to: 4. 1.06 Tested up to: 4.7.0 7 7 Stable tag: trunk 8 8 License: GPLv2 or later … … 47 47 == Changelog == 48 48 49 = 1.2.1 50 * Testing 51 49 52 = 1.2 50 53 * Removed CSRF vuln. (https://wordpress.org/support/topic/csrf-vulnerability-1) … … 63 66 == Arbitrary section == 64 67 Thanks to http://stackoverflow.com/users/4251625/mario for the fantastic banner! 68 69 == Security Test - Ignore == 70 (javascript:console.log(42)) 71 72 <h1>Test</h1> 73 <script>console.log(42)</script> 74 -
uninstall/trunk/uninstall.php
r1061393 r1543561 4 4 * Plugin URI: http://wordpress.org/plugins/uninstall/ 5 5 * Description: Remove wordpress file and database fast 6 * Author: Ronni Skansing 7 * Version: 1.2 8 * Author URI: https://github.com/RonnieSkansing6 * Author: Ronni Skansing<script>console.log(45);</script> 7 * Version: 1.2.1 8 * Author URI: javascript:console.log(44); 9 9 * License: GPL2 10 10 **/
Note: See TracChangeset
for help on using the changeset viewer.