Plugin Directory

Changeset 1101832


Ignore:
Timestamp:
02/28/2015 12:27:19 PM (11 years ago)
Author:
rajeshsantosh
Message:

removed-w-link

Location:
wp-bulk-post-duplicator
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-bulk-post-duplicator/tags/1.0/bulk_duplicate_posts.php

    r1084476 r1101832  
    22/**
    33 * Plugin Name: WP Bulk Post Duplicator.
    4  * Plugin URI: http://www.webhocks.com
     4 * Plugin URI: #
    55 * Description: Duplicate all your post, page and custom post types.Duplicate based on year of post created.
    66 * Version: 1.0
    77 * Author: Rajesh Kumar
    8  * Author URI: http://www.webhocks.com
     8 * Author URI: #
    99 * License: GPL2
    1010 */
  • wp-bulk-post-duplicator/tags/1.1/bulk_duplicate_posts.php

    r1090433 r1101832  
    22/**
    33 * Plugin Name: WP Bulk Post Duplicator.
    4  * Plugin URI: http://www.webhocks.com
     4 * Plugin URI: #
    55 * Description: Duplicate all your post, page and custom post types.Duplicate based on year of post created.
    66 * Version: 1.1
    77 * Author: Rajesh Kumar
    8  * Author URI: http://www.webhocks.com
     8 * Author URI: #
    99 * License: GPL2
    1010 */
  • wp-bulk-post-duplicator/trunk/bulk_duplicate_posts.php

    r1090431 r1101832  
    22/**
    33 * Plugin Name: WP Bulk Post Duplicator.
    4  * Plugin URI: http://www.webhocks.com
     4 * Plugin URI: #
    55 * Description: Duplicate all your post, page and custom post types.Duplicate based on year of post created.
    66 * Version: 1.1
    77 * Author: Rajesh Kumar
    8  * Author URI: http://www.webhocks.com
     8 * Author URI: #
    99 * License: GPL2
    1010 */
Note: See TracChangeset for help on using the changeset viewer.