Tagged Questions
0
votes
1answer
96 views
Wordpress Admin Tables in Post View
I'm trying to add my custom Wordpress table (similar to the links table) into the "New Post" view of a custom post type. I hope that makes sense.
3
votes
1answer
864 views
WP List Table custom quick edit box - post meta data missing and columns change on submit
I have extended class WP_List_Table to create a custom sortable table of posts along with a quick edit box with custom meta boxes.
The meta boxes populate and save but when I click submit the field ...