WP_Themes_List_Table::get_columns()
Method of the class: WP_Themes_List_Table{}
No Hooks.
Return
Array
.
Usage
$WP_Themes_List_Table = new WP_Themes_List_Table(); $WP_Themes_List_Table->get_columns();
WP_Themes_List_Table::get_columns() WP Themes List Table::get columns code WP 6.1.1
public function get_columns() { return array(); }