Changeset 1415601
- Timestamp:
- 05/12/2016 01:21:24 PM (10 years ago)
- Location:
- wp-bulk-post-delete/trunk
- Files:
-
- 3 added
- 2 edited
-
bulk_post_delete.php (added)
-
num_delete.php (modified) (1 diff)
-
num_delete.php~ (added)
-
readme.txt (modified) (3 diffs)
-
readme.txt~ (added)
Legend:
- Unmodified
- Added
- Removed
-
wp-bulk-post-delete/trunk/num_delete.php
r1415331 r1415601 1 1 <?php 2 2 /* 3 Plugin Name:W pBulk Post Delete3 Plugin Name:WP Bulk Post Delete 4 4 Version: 1.0 5 5 Author: Numetriclabz -
wp-bulk-post-delete/trunk/readme.txt
r1415331 r1415601 1 === NumDelete ===1 === WP Bulk Post Delete === 2 2 Contributors: Numetriclabz 3 3 Author: Numetriclabz … … 14 14 == Description == 15 15 16 The NumDel Plugin (developed by [Numetriclabz](http://www.numetriclabz.com/ "Numetriclabz")) allows you to mass delete WordPress posts according to the specified conditions such as date range, post status, category, etc.16 The WP BULK POST DELETE Plugin (developed by "Numetriclabz") allows you to mass delete WordPress posts according to the specified conditions such as date range, post status, category, etc. 17 17 18 18 == Installation == 19 19 20 1. Upload ' num_delete' to the '/wp-content/plugins/' directory20 1. Upload 'bulk_post_delete' to the '/wp-content/plugins/' directory 21 21 2. Activate the plugin through the 'Plugins' menu in WordPress 22 22 … … 29 29 == Screenshots == 30 30 31 1. User interface.31 1. User_interface.jpg 32 32 33 33 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.