Changeset 1101832
- Timestamp:
- 02/28/2015 12:27:19 PM (11 years ago)
- Location:
- wp-bulk-post-duplicator
- Files:
-
- 3 edited
-
tags/1.0/bulk_duplicate_posts.php (modified) (1 diff)
-
tags/1.1/bulk_duplicate_posts.php (modified) (1 diff)
-
trunk/bulk_duplicate_posts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-bulk-post-duplicator/tags/1.0/bulk_duplicate_posts.php
r1084476 r1101832 2 2 /** 3 3 * Plugin Name: WP Bulk Post Duplicator. 4 * Plugin URI: http://www.webhocks.com4 * Plugin URI: # 5 5 * Description: Duplicate all your post, page and custom post types.Duplicate based on year of post created. 6 6 * Version: 1.0 7 7 * Author: Rajesh Kumar 8 * Author URI: http://www.webhocks.com8 * Author URI: # 9 9 * License: GPL2 10 10 */ -
wp-bulk-post-duplicator/tags/1.1/bulk_duplicate_posts.php
r1090433 r1101832 2 2 /** 3 3 * Plugin Name: WP Bulk Post Duplicator. 4 * Plugin URI: http://www.webhocks.com4 * Plugin URI: # 5 5 * Description: Duplicate all your post, page and custom post types.Duplicate based on year of post created. 6 6 * Version: 1.1 7 7 * Author: Rajesh Kumar 8 * Author URI: http://www.webhocks.com8 * Author URI: # 9 9 * License: GPL2 10 10 */ -
wp-bulk-post-duplicator/trunk/bulk_duplicate_posts.php
r1090431 r1101832 2 2 /** 3 3 * Plugin Name: WP Bulk Post Duplicator. 4 * Plugin URI: http://www.webhocks.com4 * Plugin URI: # 5 5 * Description: Duplicate all your post, page and custom post types.Duplicate based on year of post created. 6 6 * Version: 1.1 7 7 * Author: Rajesh Kumar 8 * Author URI: http://www.webhocks.com8 * Author URI: # 9 9 * License: GPL2 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.