Switch language

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




previous_posts_link [ WordPress Function ]

previous_posts_link ( $label = null )
Parameters:
  • (string) $label Optional. Previous page link text.
Uses:
Defined at:



Display the previous posts page link.

Source


<?php
function previous_posts_link$label null ) {
    echo 
get_previous_posts_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