Features
- makes post types orderable in the admin screen via drag』n』drop with jquery-ui-sortable
How to use
Add this to your functions.php
add_post_type_support('your-custom-post-type', Draggable_Post_OrderDraggable_Post_Order::$post_type_feature);

Add this to your functions.php
add_post_type_support('your-custom-post-type', Draggable_Post_OrderDraggable_Post_Order::$post_type_feature);
文章釋出於: