WPDev.one
Core Function
View Source on Trac ↗

print_column_headers()

print_column_headers( mixed $screen, mixed $with_id = true )

Prints column headers for a particular screen.

Parameters 1 required

Name / Type Description
(string

| WP_Screen) $screen The screen hook name or screen object.

Required
$with_id
bool

Whether to set the ID attribute or not.

Return Value

(void)
No return value description available.

Function Information

Since Version
2.7.0
Source File
wp-admin/includes/list-table.php
Advertisement