Changeset 1441947
- Timestamp:
- 06/22/2016 05:04:00 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
r1441188 r1441947 3 3 Plugin Name: Copy Move posts 4 4 Author: Ujjaval Jani 5 Version: 1.0.0 5 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: GPL2 6 8 */ 7 9 ini_set('max_execution_time', 0); -
copy-move-posts/trunk/readme.txt
r1441188 r1441947 4 4 Requires at least: 3.9 5 5 Tested up to: 4.5.2 6 Stable tag: 1.06 Stable tag: 0.1 7 7 License: GPLv2 or later 8 8
Note: See TracChangeset
for help on using the changeset viewer.