Switch language

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




rewind_posts [ WordPress Function ]

rewind_posts ( No parameters )
Uses:
  • $wp_query
See:
Returns:
  • (null)
Defined at:



Rewind the loop posts.

Source


<?php
function rewind_posts() {
    global 
$wp_query;

    return 
$wp_query->rewind_posts();
}
?>

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