설명
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_Order\Draggable_Post_Order::$post_type_feature);
후기
이 플러그인에 대한 평가가 없습니다.