Codex

Riferimento funzioni/rewind posts

Contents

Descrizione

Riavvolge il ciclo (The Loop) degli articoli.

Utilizzo

<?php rewind_posts(); ?>

Parametri

Questa funzione non accetta alcun parametro.

Valori di ritorno

Questa funzione non restituisce alcun valore.

Esempi

Change Log

File sorgente

rewind_posts() si trova in wp-includes/query.php.

Correlati

Query Tags: WP_Query (Classe), get_query_var(), query_posts(), have posts(), the_post(), rewind_posts(), wp_reset_postdata(), wp_reset_query()

See also index of Function Reference and index of Template Tags.