Description

Select sortable items from ‘Intuitive CPO’ menu of Setting menu in WordPress.
Intuitively, order items( Posts, Pages, Custom Post Types, Custom Taxonomies, Sites ) using a drag and drop sortable JavaScript.
Use parameters( orderby = menu_order, order = ASC ) in your theme.
You can also override the auto-converted parameters( orderby and order ).
ATTENTION: Only if you use ‘get_posts()’ to re-overwrite to the default order( orderby = date, order = DESC ), You need to use own custom parameter ‘orderby = default_date’.
This Plugin published on GitHub.