simple-custom-post-order icon indicating copy to clipboard operation
simple-custom-post-order copied to clipboard

Sort order will not allow drag and drop in admin

Open mplusb opened this issue 5 years ago • 0 comments

URL : base_url/wp-admin/edit.php?post_type=press_releases is working allows drag and drop but When I added sort

URL : base_url/wp-admin/edit.php?post_type=press_releases/orderby=menu_order&order=desc is not allow drag and drop. drag is in active.

I need to set order sort in admin too same as in front so I can manage my nreaking news,

mplusb avatar Dec 06 '19 11:12 mplusb