_WP_List_Table_Compat::get_columns()
Gets a list of columns.
Return
(array)
Source
File: wp-admin/includes/class-wp-list-table-compat.php
public function get_columns() {
return $this->_columns;
} Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/_wp_list_table_compat/get_columns