I have create custom post type and add one meta box for ordering. I have add ordering meta-box too. But now i want to add a filter in post type for show up / show out. when admin click on show up then all the post will showing order wise of the meta box that admin you in meta box. It this possible. Also please see the images so i'll clear for you.

enter image description here

enter image description here

Search working from the product ordering.

没有正确的解决方案

其他提示

Well all the records in the admin section in WP are rendered using Wp_List_Table class, more info you can find here.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top