Switch language

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




have_comments [ WordPress Function ]

have_comments ( No parameters )
Uses:
  • $wp_query
See:
Returns:
  • (bool)
Defined at:



Whether there are comments to loop over.

Source


<?php
function have_comments() {
    global 
$wp_query;
    return 
$wp_query->have_comments();
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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