Changeset 1453609
- Timestamp:
- 07/12/2016 05:54:06 PM (10 years ago)
- Location:
- copy-move-posts/trunk
- Files:
-
- 2 edited
-
function.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
copy-move-posts/trunk/function.php
r1453604 r1453609 3 3 Plugin Name: Copy Move posts 4 4 Author: Ujjaval Jani 5 Version: 1. 0.05 Version: 1.1 6 6 Description: You can Copy or Move posts from one Post type to another Post type with custom field,thumbnail and meta information. 7 License: GPL 27 License: GPLv3 8 8 */ 9 9 ini_set('max_execution_time', 0); -
copy-move-posts/trunk/readme.txt
r1453604 r1453609 32 32 == Changelog == 33 33 = 1.1 - 12/07/16 = 34 * Fix - solve plugin page not found issue.34 * Fix - solved plugin page not found issue. 35 35 * Fix - Hide button during processing. 36 36
Note: See TracChangeset
for help on using the changeset viewer.