Codex

Function Reference/rewind posts

Contents

Description

Rewind the loop posts.

Usage

<?php rewind_posts(); ?>

Parameters

This function does not accept any parameters.

Return Values

This function does not return any values.

Examples

Change Log

Source File

rewind_posts() is located in wp-includes/query.php.

Related

Query Tags: WP_Query (Class), 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.