WP_Query::rewind_posts() In this article Table of ContentsSource Changelog ↑ Back to top Rewinds the posts and resets post index. Source if ( isset( $post->ID ) ) { $carry[] = $post->ID; } return $carry; }, View all references View on Trac View on GitHub Changelog VersionDescription1.5.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.