WP_Themes_List_Table::get_columns() –
You appear to be a bot. Output may be restricted
Description
Usage
$array = WP_Themes_List_Table::get_columns();
Parameters
Returns
array
Source
File name: wordpress/wp-admin/includes/class-wp-themes-list-table.php
Lines:
1 to 3 of 3
public function get_columns() { return array(); }