Used By
| Used By | Description | 
|---|---|
| wp-admin/includes/class-wp-list-table.php: WP_List_Table::display_rows_or_placeholder() | Generates the tbody element for the list table. | 
| wp-admin/includes/class-wp-list-table.php: WP_List_Table::display_tablenav() | Generates the table navigation above or below the table | 
| wp-admin/includes/class-wp-list-table.php: WP_List_Table::search_box() | Displays the search box. | 
| wp-admin/includes/ajax-actions.php: wp_ajax_get_comments() | Ajax handler for getting comments. |