Switch language

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




get_paged_template [ WordPress Function ]

get_paged_template ( No parameters )
Returns:
  • (string)
Defined at:



Retrieve path of paged template in current or parent template.

Source


<?php
function get_paged_template() {
    return 
get_query_template('paged');
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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