Changeset 2102590
- Timestamp:
- 06/08/2019 08:34:06 AM (7 years ago)
- Location:
- copy-move-posts/trunk
- Files:
-
- 3 edited
-
admin_page.php (modified) (1 diff)
-
function.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
copy-move-posts/trunk/admin_page.php
r1565582 r2102590 67 67 <br> 68 68 <br> 69 <input type="submit" value="Co nvert" class="button-primary submitBtn" name="change_post">69 <input type="submit" value="Complete" class="button-primary submitBtn" name="change_post"> 70 70 <p class="sbt_text">Please wait, While Processing...</p> 71 71 <br><br> -
copy-move-posts/trunk/function.php
r1565582 r2102590 3 3 Plugin Name: Copy Move posts 4 4 Author: Ujjaval Jani 5 Version: 1. 25 Version: 1.3 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 7 License: GPLv3 -
copy-move-posts/trunk/readme.txt
r1565584 r2102590 3 3 Tags: Copy posts,Move posts,posts Meta data,posts Thumbnails,posts custom fields,downloads,custom posts,copy move posts,bulk copy,bulk move 4 4 Requires at least: 3.9 5 Tested up to: 4.76 Stable tag: 1. 25 Tested up to: 5.2.1 6 Stable tag: 1.3 7 7 License: GPLv3 8 8 … … 28 28 Then nothing, It's done. 29 29 30 Then You can see "Move or Copy" menu name in your wordpress admin panelfrom there you can use this plugin easily.30 Now You can see "Move or Copy" menu name in your wordpress admin console and from there you can use this plugin easily. 31 31 32 32 … … 42 42 43 43 == Changelog == 44 = 1.3 - 08/06/19 = 45 * Check wordpress Version compatibility. 46 * New - Some text changes. 44 47 = 1.2 - 01/01/17 = 45 48 * Check wordpress Version compatibility.
Note: See TracChangeset
for help on using the changeset viewer.