Changeset 2089584
- Timestamp:
- 05/17/2019 03:34:41 AM (7 years ago)
- Location:
- delele-all
- Files:
-
- 3 added
- 2 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/delete-all.php (added)
-
tags/1.1.0/readme.txt (added)
-
trunk/delete-all.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
delele-all/trunk/delete-all.php
r2085932 r2089584 1 <? 1 <?php 2 2 /* 3 3 Plugin Name: Delele All … … 5 5 Author: Mingocommerce 6 6 Author URI: http://www.mingocommerce.com 7 Version: 1. 0.07 Version: 1.1.0 8 8 */ 9 9 -
delele-all/trunk/readme.txt
r2085936 r2089584 1 === MingoCommerce -Delete All Posts ===1 === Delete All Posts === 2 2 Contributors: mingocommerce 3 3 Tags: delete, delete all, delete posts … … 5 5 Tested up to: 5.2 6 6 Requires PHP: 5.6 7 Stable tag: 1. 0.07 Stable tag: 1.1.0 8 8 License: GPLv3 or later License 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html … … 23 23 24 24 Note: the data and it's related meta will be cleared. So before cleaning make sure that none of the data are not useful at all. 25 26 27 == upgrade notice == 28 29 = 1.1.0 = 30 * code breaking issue fixed
Note: See TracChangeset
for help on using the changeset viewer.