🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
D

Draggable Post Order

0/5 (0 ratings) — active installs Updated Mar 19, 2021

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);