add_metadata()
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:573
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:380
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:737
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:182
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:600
Filter Hook: Filters the metadata provided for registering a block type.
Source: wp-includes/blocks.php:386
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:790
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:687
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:984
Function: Updates metadata by meta ID.
Source: wp-includes/meta.php:860
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:1217
Filter Hook: Filters the array of metadata retrieved from an audio file.
Source: wp-admin/includes/media.php:3740
Function: Retrieves metadata from an audio file’s ID3 tags.
Source: wp-admin/includes/media.php:3668
Function: Gets extended image metadata, exif or iptc as available.
Source: wp-admin/includes/image.php:741
Filter Hook: Filters the array of meta data read from an image’s exif data.
Source: wp-admin/includes/image.php:955
Filter Hook: Filters the array of metadata retrieved from a video.
Source: wp-admin/includes/media.php:3657
Function: Retrieves metadata from a video file’s ID3 tags.
Source: wp-admin/includes/media.php:3553
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1550
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1700
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:675
Filter Hook: Short-circuits adding metadata of a specific type.
Source: wp-includes/meta.php:80
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:635
Function: Retrieves attachment metadata for attachment ID.
Source: wp-includes/post.php:6451
Filter Hook: Filters the attachment meta data.
Source: wp-includes/post.php:6482
Filter Hook: Filters the settings determined from the block type metadata.
Source: wp-includes/blocks.php:568
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:428
Filter Hook: Short-circuits updating metadata of a specific type.
Source: wp-includes/meta.php:235
Filter Hook: Filters the image types to check for exif data.
Source: wp-admin/includes/image.php:849