Summery Summery
Iterate the post index in the loop.
Syntax Syntax
Source Source
File: wp-includes/query.php
*/ function the_post() { global $wp_query; $wp_query->the_post();
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |