Вопрос

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