I think you should rethink if creating a custom wp_list_table & stuff is the way to go.
I can tell from experience wp_list_table isn’t fun to work with.
Besides I think (as far as I can judge here) a custom post type (or multiple) would be the way to go for you.
This way you probably don’t need queries.
Related Posts:
- Change order of custom columns for edit panels
- How to create Custom filter options in wp_list_table?
- Fatal error after 4.4 upgrade class-wp-list-table
- How to remove _wp_http_referer from URL when using WP_List_table?
- wp_list_table bulk action button is not working – no submit
- How to handle sql with Custom List Table Example
- WP_list_table add custom row action
- Removing sorting option for columns on the post lists page
- Remove Admin Notice on page refresh
- Custom WP_List_Table: How to create an unapproved row?
- Undefined index: hook_suffix
- Accepting certain HTML tags in WP List Table column data
- How to implement WP_List_Table functionality for custom plugins (OR any substitution for wp_list_table plugin) for bulk action
- WP_List_Table bulk actions notice & warning
- Best Alternative to WP List Table
- Customize WP_List_Table inside admin panel
- `bulk_edit_custom_box` mess the input fields
- Form element deleted from first row of WP_Lists_Table
- upgraded to wp 4.0 – getting convert_to_screen() errors with WP_List_Table
- WP_List_Table default orderby is numeric
- Index of row in WP_List_Table
- How to remove the bottom table headers (column names) in WP_List_Table?
- Create Add New button [closed]
- how to make custom link in wordpress
- Admin Table Filtering not Working for Custom Post Type
- wp_list_table multiple checkboxes
- Strange font-style / font-weight on CPT list columns screen
- How to sort posts without featured images in the WordPress Dashboard? thanks
- WP_List_Table can’t create filter link
- Bulk Action in wp_list_table
- How do I get WordPress to refresh my wp_list_table after bulk_delete
- Passing search query and custom filter to wp_list_table grid
- Unwanted redirection to the article page using WP_LIST_TABLE in the woocommerce_product_data_panels filter
- Sort by last 7 days in post list
- WP_List_Table add custom bulk actions
- Display data in using WP_List_Table
- Sorting columns with aliases
- WP_list_table prepare_items()
- Process bulk actions with POST method – WP_List_Table
- How to use rowspan in WP List Table?
- Custom List Table – Bulk Action – How to remove the _GET parameters
- Plugin API for easy admin list table generation, handling & exporting of MySQL tables?
- How do I make an HTML table from a database table?
- How are bulk actions handled in custom list table classes?
- How do I create links at the top of WP_List_table?
- How To Remove These Stuffs From Custom Post Type List Screen?
- Custom Table Column Sortable by Taxonomy Query
- Sort custom post type list table by display name of a user id stored as post meta value
- wp_list_table search box does not show
- How to implement WP_List_Table? WP_List_Table giving array instead of a value in listing table
- Custom WP_List_Table displays blank rows
- List Table API – Safe to use?
- WP_list_table bulk_action get edit and delete
- Replacing the List table of a Post Type
- Add search Value to wp_list_table pagination
- How to use custom post type APIs, but use a different db table
- Extending WP_List_Table seems getting wrong with $this->get_columns() – what’s wrong?
- How to display additional info in the plugins admin table?
- Add acf field in title (admin table)
- How to show filters on table when using WP_List_Table
- Wp_list_table search box not working for custom value from database
- Bulk actions redirects to “options.php” page when clicked (WP_List_Table)
- wp_create_nonce doesn’t verify when using WP_List_Table
- Modify WP_List_Table pagination “item(s)” text?
- How to add custom classes to admin list table default rows or columns?
- Problems with WP_List_Table and hooks
- WP_Terms_List_Table Quick Edit not working
- WP List Table in custom post type
- How to store options in an array
- How to sort posts in a custom post type by title in ascending order by default?
- Possible to add a statement to a core file?
- WP_List_table with form of method=GET redirects to wrong url after submit
- How to add query args to links to CPT admin submenu
- Add search bar to Custom Database Table in WordPress Dashboard
- “Add New” button on custom post type grid
- Odd behaviour for the update button when displaying a WP_List_Table
- Wp_List_Table not responsive
- When sorting WP_List_Table, table sorts, but I also get SQL errors
- How to create a master without relying on posts table
- Trigger jQuery to add events after AJAX-loading table in admin plugin
- specific rows style for in custom list table using WP_List_Table
- (WP List Table) How to sort by SKU and Custom Fields?
- How do I edit an add in wp_list_table and return to same page
- WP_List_Table Inside Metabox Not Working on Clicking Search Button
- Save custom field on WP_List_Table
- Is it possible to change the default WP post table’s data source?
- Sorting in WP_List_Table class
- How to make `wp-list-table` show the` custom-fields` I have in Custom-Post
- Ajax Category add doesn’t update the list table custom column
- Is the ‘parse_query’ filter still valid to change filtered content on admin list view?
- Custom redirection when managing users in admin
- WordPress crashes when I click add new plugin
- Display_rows() and column_cb() strange behaviour
- Show all post types in the same table of posts [duplicate]
- Using wp_list_table how to trigger update function “inline”?
- WordPress Admin Tables in Post View
- MySQL update text field with ‘
- Text Wrapping in WPDataTables
- Admin Post List table Query filtering “WHERE” for custom post type
- Form with response button after on table after submission