41 results found for “meta data”. Showing results 1 to 25.
-
functionwp_get_image_alttext()
Gets the alt text from image meta data.
-
functionwp_get_abilities()
Retrieves registered abilities, optionally filtered by the given arguments.
-
functionwp_register_ability()
Registers a new ability using the Abilities API. It requires three steps:
-
Initializes the filters for footnotes meta field when imported data should be filtered.
-
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.
-
Create an image sub-size and return the image meta data value for it.
-
Create an image sub-size and return the image meta data value for it.
-
Updates the attached file and image meta data when the original image was edited.
-
functionwp_update_image_subsizes()
If any of the currently registered image sub-sizes are missing, create them and update the image meta data.
-
functionwp_create_image_subsizes()
Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
-
functionhas_term_meta()
Gets all meta data, including meta IDs, for the given term ID.
-
Fires right before the meta boxes are rendered.
-
function_wp_get_image_size_from_meta()
Gets the image size as array from its meta data.
-
Filters the settings’ data that will be persisted into the changeset.
-
Pre-filters the image meta to be able to fix inconsistencies in the stored data.
-
functionadd_user_meta()
Adds meta data to a user.
-
functionpost_custom()
Retrieves post custom meta data field.
-
functionadd_comment_meta()
Adds meta data field to a comment.
-
Filters the attachment meta data.
-
Filters the updated attachment meta data.