_get_list_table


_get_list_table ( $class_name, $args = array() )

Parameters:
  • (string) class_name The type of the list table, which is the class name.
  • (array) args Optional. Arguments to pass to the class. Accepts 'screen'.
Returns:
  • (WP_List_Table|false) List table object on success, false if the class does not exist.
Defined at:

Description

Fetches an instance of a WP_List_Table class.

Related Functions

_get_meta_table, wp_get_split_term, get_post_states, wp_get_first_block, wp_get_split_terms

Top Google Results

User discussions

wpseek mobile