rewind_posts

Sponsored Link

ループの記事を巻き戻します。

Sponsored Link

Rewind the loop posts.

rewind_postsのテンプレートタグ使用方法

<?php rewind_posts(); ?>

rewind_postsのパラメーター

This function does not accept any parameters.

返り値

(null)

変更ログ

Since: 1.5.0

ソースファイル

rewind_posts()は、wp-includes/query.php内に位置しています。

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

関連テンプレートタグ

Query Tags: get_posts(), query_posts(), rewind_posts(), wp_reset_query()

Sponsored Link