Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




print_column_headers [ WordPress Function ]

print_column_headers ( $screen, $id = true )
Defined at:



Prints column headers for a particular screen.

Source


<?php
function print_column_headers($screen$id true) {
    
$wp_list_table = new _WP_List_Table_Compat($screen);

    
$wp_list_table->print_column_headers($id);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Kullanýcý Tartýþmalarý [ wordpress.org ]

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics