108 results found for “post meta”. Showing results 1 to 25.
-
Processes the block bindings and updates the block attributes with the values from the sources.
-
functionwp_post_revision_meta_keys()
Determine which post meta fields should be revisioned.
-
Check whether revisioned post meta fields have changed.
-
Filter the list of post meta keys to be revisioned.
-
function_wp_preview_meta_filter()
Filters preview post meta retrieval to get values from the autosave.
-
function_wp_copy_post_meta()
Copy post meta for the given key from one post to another.
-
functionwp_create_initial_post_meta()
Registers any additional post meta fields.
-
functioncurrent_user_can_for_site()
Returns whether the current user has the specified capability for a given site.
-
functionuser_can_for_site()
Returns whether a particular user has the specified capability for a given site.
-
functionwp_restore_post_revision_meta()
Restore the revisioned meta values for a post.
-
Filters the “BIG image” threshold value.
-
Fires once a post, its terms and meta data has been saved.
-
functionwp_after_insert_post()
Fires actions after a post, its terms and meta data has been saved.
-
Determines if the image meta data is for the image source file.
-
functionwp_check_for_changed_dates()
Checks for changed dates for published post objects and save the old date.
-
Filters whether the user is allowed to add post meta to a post of a given type.