the_posts
Filter Hook: Filters the array of retrieved posts after they’ve been fetched and internally processed.
Source: wp-includes/class-wp-query.php:3509
Filter Hook: Filters the array of retrieved posts after they’ve been fetched and internally processed.
Source: wp-includes/class-wp-query.php:3509
Method: Set up the next post and iterate current post index.
Source: wp-includes/class-wp-query.php:3608
Method: Sets up the current post.
Source: wp-includes/class-wp-query.php:3627
Method: Determines whether there are more posts available in the loop.
Source: wp-includes/class-wp-query.php:3669
Method: Rewind the posts and reset post index.
Source: wp-includes/class-wp-query.php:3705
Method: Sets up the WordPress query by parsing query string.
Source: wp-includes/class-wp-query.php:3790
Method: Retrieves the currently queried object.
Source: wp-includes/class-wp-query.php:3808
Method: Retrieves the ID of the currently queried object.
Source: wp-includes/class-wp-query.php:3903
Method: Constructor.
Source: wp-includes/class-wp-query.php:3924
Function: Sets a cookie for a user who just logged in. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:104