update_post_parent_caches()
Function: Updates parent post caches for a list of post objects.
Source: wp-includes/post.php:7443
Function: Updates parent post caches for a list of post objects.
Source: wp-includes/post.php:7443
Function: Updates post author user caches for a list of post objects.
Source: wp-includes/post.php:7419
Action Hook: Fires after a specific post type is registered.
Source: wp-includes/post.php:1728
Filter Hook: Filters whether a post type is considered “viewable”.
Source: wp-includes/post.php:2275
Filter Hook: Filters whether a post status is considered “viewable”.
Source: wp-includes/post.php:2323
Function: Uses wp_checkdate to return a valid Gregorian-calendar value for post_date.
Source: wp-includes/post.php:4945
Function: Determines whether a post status is considered “viewable”.
Source: wp-includes/post.php:2290
Function: Determines whether a post is publicly viewable.
Source: wp-includes/post.php:2337
Function: Filters callback which sets the status of an untrashed post to its previous status.
Source: wp-includes/post.php:8072
Function: Fires actions after a post, its terms and meta data has been saved.
Source: wp-includes/post.php:5416
Action Hook: Fires once a post, its terms and meta data has been saved.
Source: wp-includes/post.php:5436
Filter Hook: Filters the status that a post gets assigned when it is restored from the trash (untrashed).
Source: wp-includes/post.php:3683
Filter Hook: Filters whether an attachment deletion should take place.
Source: wp-includes/post.php:6335
Filter Hook: Filters post types (in addition to ‘post’) that require a default category.
Source: wp-includes/post.php:5293
Filter Hook: Filters whether or not to add a `__trashed` suffix to trashed posts that match the name of the updated post.
Source: wp-includes/post.php:4333
Function: Retrieves the path to an uploaded image file.
Source: wp-includes/post.php:7993
Filter Hook: Filters the path to the original image.
Source: wp-includes/post.php:8015
Function: Retrieves the URL to an original attachment image.
Source: wp-includes/post.php:8030
Filter Hook: Filters the URL to the original attachment image.
Source: wp-includes/post.php:8057
Filter Hook: Filters whether a post is sticky.
Source: wp-includes/post.php:2679
Filter Hook: Filters the post slug before it is generated to be unique.
Source: wp-includes/post.php:5005
Action Hook: Fires once an existing post has been updated.
Source: wp-includes/post.php:4661
Function: Sets the last changed time for the ‘posts’ cache group.
Source: wp-includes/post.php:7957
Function: Returns whether a post type is compatible with the block editor.
Source: wp-includes/post.php:8123
Filter Hook: Filters whether a post is able to be edited in the block editor.
Source: wp-includes/post.php:8145
Filter Hook: Filters whether a post is able to be edited in the block editor.
Source: wp-includes/post.php:8108
Function: Returns whether the post can be edited in the block editor.
Source: wp-includes/post.php:8085
Function: Checks for changed dates for published post objects and save the old date.
Source: wp-includes/post.php:6989
Function: Deletes all files that belong to the given attachment.
Source: wp-includes/post.php:6411
Function: Registers a meta key for posts.
Source: wp-includes/post.php:2551