add_metadata()
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:30
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:30
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:571
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:378
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:735
Function: Updates metadata for the specified object. If no value already exists for the specified object ID and metadata key, the metadata will be added.
Source: wp-includes/meta.php:180
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:598
Filter Hook: Filters the metadata provided for registering a block type.
Source: wp-includes/blocks.php:354
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:788
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:685
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:980
Function: Updates metadata by meta ID.
Source: wp-includes/meta.php:858
Class: Core class used for lazy-loading object metadata.
Source: wp-includes/class-wp-metadata-lazyloader.php:32
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1213
Filter Hook: Filters the array of metadata retrieved from an audio file.
Source: wp-admin/includes/media.php:3735
Function: Retrieves metadata from an audio file’s ID3 tags.
Source: wp-admin/includes/media.php:3663
Function: Gets extended image metadata, exif or iptc as available.
Source: wp-admin/includes/image.php:733
Filter Hook: Filters the array of meta data read from an image’s exif data.
Source: wp-admin/includes/image.php:947
Filter Hook: Filters the array of metadata retrieved from a video.
Source: wp-admin/includes/media.php:3652
Function: Retrieves metadata from a video file’s ID3 tags.
Source: wp-admin/includes/media.php:3548
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1531
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1681
Filter Hook: Filters the meta data for the new image created by editing an existing image.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:667
Filter Hook: Short-circuits adding metadata of a specific type.
Source: wp-includes/meta.php:78
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:633
Function: Retrieves attachment metadata for attachment ID.
Source: wp-includes/post.php:6509
Filter Hook: Filters the attachment meta data.
Source: wp-includes/post.php:6540
Filter Hook: Filters the settings determined from the block type metadata.
Source: wp-includes/blocks.php:498
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:426
Filter Hook: Short-circuits updating metadata of a specific type.
Source: wp-includes/meta.php:233
Filter Hook: Filters the image types to check for exif data.
Source: wp-admin/includes/image.php:841