Title: Search Results for “posts” | Page 24 of 41 | Developer.WordPress.org

---

Search

Functions

Hooks

Classes

Methods

 Select resource to search

1,025 results found for “posts”. Showing results 576 to 600.

 * function[setup_postdata()](https://developer.wordpress.org/reference/functions/setup_postdata/)
 * Set up global post data.
 * Used by [9 functions](https://developer.wordpress.org/reference/functions/setup_postdata/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/setup_postdata/#uses)
   | Source: [wp-includes/query.php:1249](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/query.php#L1249-L1257)
 * hook[the_post](https://developer.wordpress.org/reference/hooks/the_post/)
 * Fires once the post data has been set up.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/the_post/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_post/#uses)
   | Source: [wp-includes/class-wp-query.php:4891](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L4891-L4891)
 * method[WP_Query::get_posts()](https://developer.wordpress.org/reference/classes/wp_query/get_posts/)
 * Retrieves an array of posts based on query variables.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/get_posts/#used-by)
   | Uses [59 functions](https://developer.wordpress.org/reference/classes/wp_query/get_posts/#uses)
   | Source: [wp-includes/class-wp-query.php:1900](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L1900-L3679)
 * hook[split_the_query](https://developer.wordpress.org/reference/hooks/split_the_query/)
 * Filters whether to split the query.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/split_the_query/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/split_the_query/#uses)
   | Source: [wp-includes/class-wp-query.php:3416](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3416-L3416)
 * hook[posts_request_ids](https://developer.wordpress.org/reference/hooks/posts_request_ids/)
 * Filters the Post IDs SQL request before sending.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/posts_request_ids/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/posts_request_ids/#uses)
   | Source: [wp-includes/class-wp-query.php:3438](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3438-L3438)
 * hook[posts_results](https://developer.wordpress.org/reference/hooks/posts_results/)
 * Filters the raw post results array, prior to status checks.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/posts_results/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/posts_results/#uses)
   | Source: [wp-includes/class-wp-query.php:3484](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3484-L3484)
 * hook[the_preview](https://developer.wordpress.org/reference/hooks/the_preview/)
 * Filters the single post for preview mode.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/the_preview/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_preview/#uses)
   | Source: [wp-includes/class-wp-query.php:3578](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3578-L3578)
 * hook[the_posts](https://developer.wordpress.org/reference/hooks/the_posts/)
 * Filters the array of retrieved posts after they’ve been fetched and internally
   processed.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/the_posts/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/the_posts/#uses)
   | Source: [wp-includes/class-wp-query.php:3641](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3641-L3641)
 * method[WP_Query::set_found_posts()](https://developer.wordpress.org/reference/classes/wp_query/set_found_posts/)
 * Sets up the amount of found posts and the number of pages (if limit clause was
   used) for the current query.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/set_found_posts/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_query/set_found_posts/#uses)
   | Source: [wp-includes/class-wp-query.php:3692](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3692-L3740)
 * hook[found_posts_query](https://developer.wordpress.org/reference/hooks/found_posts_query/)
 * Filters the query to run for retrieving the found posts.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/found_posts_query/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/found_posts_query/#uses)
   | Source: [wp-includes/class-wp-query.php:3712](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3712-L3712)
 * hook[found_posts](https://developer.wordpress.org/reference/hooks/found_posts/)
 * Filters the number of found posts for the query.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/found_posts/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/found_posts/#uses)
   | Source: [wp-includes/class-wp-query.php:3735](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3735-L3735)
 * method[WP_Query::the_post()](https://developer.wordpress.org/reference/classes/wp_query/the_post/)
 * Sets up the current post.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/the_post/#used-by)
   | Uses [6 functions](https://developer.wordpress.org/reference/classes/wp_query/the_post/#uses)
   | Source: [wp-includes/class-wp-query.php:3768](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3768-L3833)
 * method[WP_Query::have_posts()](https://developer.wordpress.org/reference/classes/wp_query/have_posts/)
 * Determines whether there are more posts available in the loop.
 * Used by [2 functions](https://developer.wordpress.org/reference/classes/wp_query/have_posts/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/classes/wp_query/have_posts/#uses)
   | Source: [wp-includes/class-wp-query.php:3844](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3844-L3874)
 * method[WP_Query::get_queried_object()](https://developer.wordpress.org/reference/classes/wp_query/get_queried_object/)
 * Retrieves the currently queried object.
 * Used by [13 functions](https://developer.wordpress.org/reference/classes/wp_query/get_queried_object/#used-by)
   | Uses [10 functions](https://developer.wordpress.org/reference/classes/wp_query/get_queried_object/#uses)
   | Source: [wp-includes/class-wp-query.php:3988](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L3988-L4078)
 * method[WP_Query::is_archive()](https://developer.wordpress.org/reference/classes/wp_query/is_archive/)
 * Determines whether the query is for an existing archive page.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/is_archive/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_query/is_archive/#uses)
   | Source: [wp-includes/class-wp-query.php:4172](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L4172-L4174)
 * method[WP_Query::is_post_type_archive()](https://developer.wordpress.org/reference/classes/wp_query/is_post_type_archive/)
 * Determines whether the query is for an existing post type archive page.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/is_post_type_archive/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_query/is_post_type_archive/#uses)
   | Source: [wp-includes/class-wp-query.php:4185](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L4185-L4201)
 * method[WP_Query::is_preview()](https://developer.wordpress.org/reference/classes/wp_query/is_preview/)
 * Determines whether the query is for a post or page preview.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/is_preview/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_query/is_preview/#uses)
   | Source: [wp-includes/class-wp-query.php:4635](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L4635-L4637)
 * method[WP_Query::is_single()](https://developer.wordpress.org/reference/classes/wp_query/is_single/)
 * Determines whether the query is for an existing single post.
 * Used by [3 functions](https://developer.wordpress.org/reference/classes/wp_query/is_single/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/classes/wp_query/is_single/#uses)
   | Source: [wp-includes/class-wp-query.php:4700](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L4700-L4736)
 * method[WP_Query::reset_postdata()](https://developer.wordpress.org/reference/classes/wp_query/reset_postdata/)
 * After looping through a nested query, this function restores the $post global
   to the current post in this query.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_query/reset_postdata/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/classes/wp_query/reset_postdata/#uses)
   | Source: [wp-includes/class-wp-query.php:5112](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-query.php#L5112-L5117)
 * method[WP::handle_404()](https://developer.wordpress.org/reference/classes/wp/handle_404/)
 * Set the Headers for 404, if nothing is found for requested URL.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp/handle_404/#used-by)
   | Uses [21 functions](https://developer.wordpress.org/reference/classes/wp/handle_404/#uses)
   | Source: [wp-includes/class-wp.php:724](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp.php#L724-L805)
 * function[xmlrpc_getposttitle()](https://developer.wordpress.org/reference/functions/xmlrpc_getposttitle/)
 * Retrieves post title from XML-RPC XML.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/xmlrpc_getposttitle/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/xmlrpc_getposttitle/#uses)
   | Source: [wp-includes/functions.php:775](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/functions.php#L775-L783)
 * function[xmlrpc_getpostcategory()](https://developer.wordpress.org/reference/functions/xmlrpc_getpostcategory/)
 * Retrieves the post category or categories from XML-RPC XML.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/xmlrpc_getpostcategory/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/xmlrpc_getpostcategory/#uses)
   | Source: [wp-includes/functions.php:801](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/functions.php#L801-L810)
 * function[is_new_day()](https://developer.wordpress.org/reference/functions/is_new_day/)
 * Determines whether the publish date of the current post in the loop is different
   from the publish date of the previous post in the loop.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/is_new_day/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/is_new_day/#uses)
   | Source: [wp-includes/functions.php:1018](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/functions.php#L1018-L1026)
 * function[do_feed_rss2()](https://developer.wordpress.org/reference/functions/do_feed_rss2/)
 * Loads either the RSS2 comment feed or the RSS2 posts feed.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/do_feed_rss2/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/do_feed_rss2/#uses)
   | Source: [wp-includes/functions.php:1680](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/functions.php#L1680-L1686)
 * function[do_feed_atom()](https://developer.wordpress.org/reference/functions/do_feed_atom/)
 * Loads either Atom comment feed or Atom posts feed.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/do_feed_atom/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/do_feed_atom/#uses)
   | Source: [wp-includes/functions.php:1697](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/functions.php#L1697-L1703)

 [Previous](https://developer.wordpress.org/search/posts/page/23/?output_format=md)

[1](https://developer.wordpress.org/search/posts/?output_format=md) … [22](https://developer.wordpress.org/search/posts/page/22/?output_format=md)
[23](https://developer.wordpress.org/search/posts/page/23/?output_format=md) 24 
[25](https://developer.wordpress.org/search/posts/page/25/?output_format=md) [26](https://developer.wordpress.org/search/posts/page/26/?output_format=md)…
[41](https://developer.wordpress.org/search/posts/page/41/?output_format=md)

 [Next](https://developer.wordpress.org/search/posts/page/25/?output_format=md)