Switch language

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




post_comment_meta_box_thead [ WordPress Function ]

post_comment_meta_box_thead ( $result )
Parameters:
  • (array) $result table header rows
Returns:
  • (array)
Defined at:



Display comments for post table header

Source


<?php
function post_comment_meta_box_thead($result) {
    unset(
$result['cb'], $result['response']);
    return 
$result;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

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

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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