Switch language

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




next_posts_link [ WordPress Function ]

next_posts_link ( $label = null, $max_page = 0 )
Parameters:
  • (string) $label Content for link text.
  • (int) $max_page Optional. Max pages.
Uses:
Defined at:



Display the next posts page link.

Source


<?php
function next_posts_link$label null$max_page ) {
    echo 
get_next_posts_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