Switch language

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




previous_comments_link [ WordPress Function ]

previous_comments_link ( $label = '' )
Parameters:
  • (string) $label Optional. Label for comments link text.
Defined at:



Display the previous comments page link.

Source


<?php
function previous_comments_link$label '' ) {
    echo 
get_previous_comments_link$label );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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