Codex

Function Reference/rewind posts

This page is marked as incomplete. You can help Codex by expanding it.

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

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