print_column_headers
print_column_headers ( $screen, $with_id = true )
Parameters:- (string|WP_Screen) screen The screen hook name or screen object.
- (bool) with_id Whether to set the ID attribute or not.
Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Prints column headers for a particular screen.