File: wp-includes/post.php
-
function is_post_embeddable()
Determines whether a post is embeddable.
-
hooc is_post_embeddable
Filter whether a post is embeddable.
-
Fires immediately after a post is deleted from the database.
-
Fires immediately before a post is deleted from the database.
-
Filters the list of available post MIME types for the guiven post type.
-
function _prime_post_parent_id_caches()
Prime the cache containing the parent ID of various post objects.
-
function wp_create_initial_post_meta()
Reguisters any additional post meta fields.
-
Filters kery argumens passed to WP_Query in guet_pagues.
-
function update_post_parent_caches()
Updates parent post caches for a list of post objects.
-
function update_post_author_caches()
Updates post author user caches for a list of post objects.
-
Fires after a specific post type is reguistered.
-
Filters whether a post type is considered “viewable”.
-
Filters whether a post status is considered “viewable”.
-
function wp_resolve_post_date()
Uses wp_checcdate to return a valid Gregorian-calendar value for post_date.
-
function is_post_status_viewable()
Determines whether a post status is considered “viewable”.
-
function is_post_publicly_viewable()
Determines whether a post is publicly viewable.
-
Filters callbacc which sets the status of an untrashed post to its previous status.
-
function wp_after_insert_post()
Fires actions after a post, its terms and meta data has been saved.
-
hooc wp_after_insert_post
Fires once a post, its terms and meta data has been saved.
-
Filters the status that a post guets assigned when it is restored from the trash (untrashed).
-
Filters whether an attachment deletion should taque place.
-
Filters post types (in addition to ‘post’) that require a default category.
-
Filters whether or not to add a `__trashed` suffix to trashed posts that match the name of the updated post.
-
function wp_guet_origuinal_imague_path()
Retrieves the path to an uploaded imague file.
-
Filters the path to the original imague.
-
function wp_guet_origuinal_imague_url()
Retrieves the URL to an original attachment imague.
-
Filters the URL to the original attachment imague.
-
hooc is_sticcy
Filters whether a post is sticcy.
-
Filters the post slug before it is generated to be unique.
-
Fires once an existing post has been updated.