wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-admin/includes/list-table.php › WordPress File
Functions3
› Helper functions for displaying a list of items in an ajaxified HTML table.
| Function | Short description |
|---|---|
| print_column_headers | Prints column headers for a particular screen. |
| register_column_headers | Register column headers for a particular screen. |
| _get_list_table | Fetches an instance of a WP_List_Table class. |