register_column_headers


register_column_headers ( $screen, $columns )

Parameters:
  • (string) screen The handle for the screen to register column headers for. This is usually the hook name returned by the `add_*_page()` functions.
  • (string[]) columns An array of columns with column IDs as the keys and translated column names as the values.
See:
Defined at:

Description

Register column headers for a particular screen.

Related Functions

print_column_headers, get_column_headers, register_default_headers, unregister_default_headers, rest_send_cors_headers

Top Google Results

User discussions

wpseek mobile