W3cubDocs

/WordPress

_WP_List_Table_Compat::get_columns(): array

Gets a list of columns.

Return

array

Source

public function get_columns() {
	return $this->_columns;
}

Changelog

Version Description
3.1.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/_wp_list_table_compat/get_columns