Switch language

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




next_comments_link [ WordPress Function ]

next_comments_link ( $label = '', $max_page = 0 )
Parameters:
  • (string) $label Optional. Label for link text.
  • (int) $max_page Optional. Max page.
Defined at:



Display the link to next comments page.

Source


<?php
function next_comments_link$label ''$max_page ) {
    echo 
get_next_comments_link$label$max_page );
}
?>

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