Core Function
View Source on Trac ↗ get_column_headers()
get_column_headers( mixed $screen ) Get the column headers for a screen
Parameters 1 required
| Name / Type | Description |
|---|---|
| (string | | WP_Screen) $screen The screen you want the headers for Required |
Return Value
(string[])
The column header labels keyed by column ID.
Function Information
Since Version
2.7.0
Source File
wp-admin/includes/screen.php
Advertisement