Plugin Directory

Changeset 1415601


Ignore:
Timestamp:
05/12/2016 01:21:24 PM (10 years ago)
Author:
shjain
Message:

fancy new feature: now you can foo *and* bar at the same time

Location:
wp-bulk-post-delete/trunk
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • wp-bulk-post-delete/trunk/num_delete.php

    r1415331 r1415601  
    11<?php
    22/*
    3   Plugin Name:Wp Bulk Post Delete
     3  Plugin Name:WP Bulk Post Delete
    44  Version: 1.0
    55  Author: Numetriclabz
  • wp-bulk-post-delete/trunk/readme.txt

    r1415331 r1415601  
    1 === Num Delete ===
     1=== WP Bulk Post Delete ===
    22Contributors: Numetriclabz
    33Author: Numetriclabz
     
    1414== Description ==
    1515
    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.
     16The 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.
    1717
    1818== Installation ==
    1919
    20 1. Upload 'num_delete' to the '/wp-content/plugins/' directory
     201. Upload 'bulk_post_delete' to the '/wp-content/plugins/' directory
    21212. Activate the plugin through the 'Plugins' menu in WordPress
    2222
     
    2929== Screenshots ==
    3030
    31 1. User interface.
     311. User_interface.jpg
    3232
    3333== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.