Changeset 1960607
- Timestamp:
- 10/22/2018 12:10:54 PM (7 years ago)
- Location:
- simple-custom-post-order/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
simple-custom-post-order.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-custom-post-order/trunk/readme.txt
r1616546 r1960607 3 3 Tags: custom post order, post order, js post order, page order, posts order, category order, sort posts, sort pages, sort custom posts 4 4 Requires at least: 3.5.1 5 Tested up to: 4.7.3 6 Stable tag: 4.7.3 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 5 Tested up to: 4.9 6 Requires PHP: 5.6 7 Stable tag: trunk 8 License: GPLv3 or later 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html 9 10 10 11 Order posts(posts, any custom post types) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary. … … 34 35 35 36 == Changelog == 37 36 38 = Version 1.0 (20-07-2013) = 37 39 * Initial release. … … 60 62 = Version 2.3.2 (17-03-2017) = 61 63 * Minor documentation and readme tweaks 64 65 = Version 2.3.3 (22-10-2018) = 66 * Minor tweaks & fixes -
simple-custom-post-order/trunk/simple-custom-post-order.php
r1616546 r1960607 5 5 Plugin URI: https://wordpress.org/plugins-wp/simple-custom-post-order/ 6 6 Description: Order Items (Posts, Pages, and Custom Post Types) using a Drag and Drop Sortable JavaScript. 7 Version: 2.3. 27 Version: 2.3.3 8 8 Author: Colorlib 9 9 Author URI: https://colorlib.com/wp/
Note: See TracChangeset
for help on using the changeset viewer.