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

---

Search

Functions

Hooks

Classes

Methods

 Select resource to search

1,025 results found for “posts”. Showing results 951 to 975.

 * function[_show_post_preview()](https://developer.wordpress.org/reference/functions/_show_post_preview/)
 * Filters the latest content for preview from the post autosave.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/_show_post_preview/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/_show_post_preview/#uses)
   | Source: [wp-includes/revision.php:897](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/revision.php#L897-L907)
 * function[_wp_preview_terms_filter()](https://developer.wordpress.org/reference/functions/_wp_preview_terms_filter/)
 * Filters terms lookup to set the post format.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/_wp_preview_terms_filter/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/_wp_preview_terms_filter/#uses)
   | Source: [wp-includes/revision.php:920](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/revision.php#L920-L944)
 * function[_wp_get_post_revision_version()](https://developer.wordpress.org/reference/functions/_wp_get_post_revision_version/)
 * Gets the post revision version.
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/_wp_get_post_revision_version/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/_wp_get_post_revision_version/#uses)
   | Source: [wp-includes/revision.php:989](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/revision.php#L989-L1001)
 * function[_wp_upgrade_revisions_of_post()](https://developer.wordpress.org/reference/functions/_wp_upgrade_revisions_of_post/)
 * Upgrades the revisions author, adds the current post as a revision and sets the
   revisions version to 1.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/_wp_upgrade_revisions_of_post/#used-by)
   | Uses [9 functions](https://developer.wordpress.org/reference/functions/_wp_upgrade_revisions_of_post/#uses)
   | Source: [wp-includes/revision.php:1015](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/revision.php#L1015-L1104)
 * function[redirect_canonical()](https://developer.wordpress.org/reference/functions/redirect_canonical/)
 * Redirects incoming links to the proper URL based on the site url.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/redirect_canonical/#used-by)
   | Uses [75 functions](https://developer.wordpress.org/reference/functions/redirect_canonical/#uses)
   | Source: [wp-includes/canonical.php:43](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/canonical.php#L43-L850)
 * function[url_to_postid()](https://developer.wordpress.org/reference/functions/url_to_postid/)
 * Examines a URL and try to determine the post ID it represents.
 * Used by [8 functions](https://developer.wordpress.org/reference/functions/url_to_postid/#used-by)
   | Uses [15 functions](https://developer.wordpress.org/reference/functions/url_to_postid/#uses)
   | Source: [wp-includes/rewrite.php:490](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/rewrite.php#L490-L661)
 * hook[url_to_postid](https://developer.wordpress.org/reference/hooks/url_to_postid/)
 * Filters the URL to derive the post ID from.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/url_to_postid/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/url_to_postid/#uses)
   | Source: [wp-includes/rewrite.php:500](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/rewrite.php#L500-L500)
 * hook[post_rewrite_rules](https://developer.wordpress.org/reference/hooks/post_rewrite_rules/)
 * Filters rewrite rules used for “post” archives.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/post_rewrite_rules/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/post_rewrite_rules/#uses)
   | Source: [wp-includes/class-wp-rewrite.php:1319](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-rewrite.php#L1319-L1319)
 * hook[root_rewrite_rules](https://developer.wordpress.org/reference/hooks/root_rewrite_rules/)
 * Filters rewrite rules used for root-level archives.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/root_rewrite_rules/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/root_rewrite_rules/#uses)
   | Source: [wp-includes/class-wp-rewrite.php:1348](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-rewrite.php#L1348-L1348)
 * hook[page_rewrite_rules](https://developer.wordpress.org/reference/hooks/page_rewrite_rules/)
 * Filters rewrite rules used for “page” post type archives.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/page_rewrite_rules/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/page_rewrite_rules/#uses)
   | Source: [wp-includes/class-wp-rewrite.php:1405](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/class-wp-rewrite.php#L1405-L1405)
 * function[create_initial_post_types()](https://developer.wordpress.org/reference/functions/create_initial_post_types/)
 * Creates the initial post types when ‘init’ action is fired.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/create_initial_post_types/#used-by)
   | Uses [10 functions](https://developer.wordpress.org/reference/functions/create_initial_post_types/#uses)
   | Source: [wp-includes/post.php:20](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L20-L826)
 * function[update_attached_file()](https://developer.wordpress.org/reference/functions/update_attached_file/)
 * Updates attachment file path based on attachment ID.
 * Used by [5 functions](https://developer.wordpress.org/reference/functions/update_attached_file/#used-by)
   | Uses [5 functions](https://developer.wordpress.org/reference/functions/update_attached_file/#uses)
   | Source: [wp-includes/post.php:885](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L885-L906)
 * function[get_post_ancestors()](https://developer.wordpress.org/reference/functions/get_post_ancestors/)
 * Retrieves the IDs of the ancestors of a post.
 * Used by [3 functions](https://developer.wordpress.org/reference/functions/get_post_ancestors/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_post_ancestors/#uses)
   | Source: [wp-includes/post.php:1190](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1190-L1215)
 * function[get_post_mime_type()](https://developer.wordpress.org/reference/functions/get_post_mime_type/)
 * Retrieves the mime type of an attachment based on the ID.
 * Used by [6 functions](https://developer.wordpress.org/reference/functions/get_post_mime_type/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_post_mime_type/#uses)
   | Source: [wp-includes/post.php:1269](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1269-L1277)
 * function[get_post_statuses()](https://developer.wordpress.org/reference/functions/get_post_statuses/)
 * Retrieves all of the WordPress supported post statuses.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/get_post_statuses/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_post_statuses/#uses)
   | Source: [wp-includes/post.php:1360](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1360-L1369)
 * function[register_post_status()](https://developer.wordpress.org/reference/functions/register_post_status/)
 * Registers a post status. Do not use before init.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/register_post_status/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/register_post_status/#uses)
   | Source: [wp-includes/post.php:1457](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1457-L1538)
 * function[get_post_status_object()](https://developer.wordpress.org/reference/functions/get_post_status_object/)
 * Retrieves a post status object by name.
 * Used by [18 functions](https://developer.wordpress.org/reference/functions/get_post_status_object/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/get_post_status_object/#uses)
   | Source: [wp-includes/post.php:1552](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1552-L1560)
 * function[get_post_stati()](https://developer.wordpress.org/reference/functions/get_post_stati/)
 * Gets a list of post statuses.
 * Used by [21 functions](https://developer.wordpress.org/reference/functions/get_post_stati/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_post_stati/#uses)
   | Source: [wp-includes/post.php:1579](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1579-L1585)
 * function[is_post_type_hierarchical()](https://developer.wordpress.org/reference/functions/is_post_type_hierarchical/)
 * Determines whether the post type is hierarchical.
 * Used by [18 functions](https://developer.wordpress.org/reference/functions/is_post_type_hierarchical/#used-by)
   | Uses [2 functions](https://developer.wordpress.org/reference/functions/is_post_type_hierarchical/#uses)
   | Source: [wp-includes/post.php:1599](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1599-L1606)
 * function[post_type_exists()](https://developer.wordpress.org/reference/functions/post_type_exists/)
 * Determines whether a post type is registered.
 * Used by [12 functions](https://developer.wordpress.org/reference/functions/post_type_exists/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/post_type_exists/#uses)
   | Source: [wp-includes/post.php:1622](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1622-L1624)
 * function[get_post_type_object()](https://developer.wordpress.org/reference/functions/get_post_type_object/)
 * Retrieves a post type object by name.
 * Used by [135 functions](https://developer.wordpress.org/reference/functions/get_post_type_object/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/get_post_type_object/#uses)
   | Source: [wp-includes/post.php:1656](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1656-L1664)
 * function[get_post_types()](https://developer.wordpress.org/reference/functions/get_post_types/)
 * Gets a list of all registered post type objects.
 * Used by [59 functions](https://developer.wordpress.org/reference/functions/get_post_types/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_post_types/#uses)
   | Source: [wp-includes/post.php:1685](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1685-L1691)
 * hook[registered_post_type](https://developer.wordpress.org/reference/hooks/registered_post_type/)
 * Fires after a post type is registered.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/registered_post_type/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/registered_post_type/#uses)
   | Source: [wp-includes/post.php:1891](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L1891-L1891)
 * function[get_post_type_capabilities()](https://developer.wordpress.org/reference/functions/get_post_type_capabilities/)
 * Builds an object with all post type capabilities out of a post type object
 * Used by [2 functions](https://developer.wordpress.org/reference/functions/get_post_type_capabilities/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/get_post_type_capabilities/#uses)
   | Source: [wp-includes/post.php:2034](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L2034-L2081)
 * function[_post_type_meta_capabilities()](https://developer.wordpress.org/reference/functions/_post_type_meta_capabilities/)
 * Stores or returns a list of post type meta caps for map_meta_cap().
 * Used by [1 function](https://developer.wordpress.org/reference/functions/_post_type_meta_capabilities/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/_post_type_meta_capabilities/#uses)
   | Source: [wp-includes/post.php:2093](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/post.php#L2093-L2101)

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

[1](https://developer.wordpress.org/search/posts/?output_format=md) … [37](https://developer.wordpress.org/search/posts/page/37/?output_format=md)
[38](https://developer.wordpress.org/search/posts/page/38/?output_format=md) 39 
[40](https://developer.wordpress.org/search/posts/page/40/?output_format=md) [41](https://developer.wordpress.org/search/posts/page/41/?output_format=md)

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