get_{$meta_type}_metadata_by_mid
Filter Hook: Filters whether to retrieve metadata of a specific type by meta ID.
Source: wp-includes/meta.php:628
Filter Hook: Filters whether to retrieve metadata of a specific type by meta ID.
Source: wp-includes/meta.php:628
Filter Hook: Filters whether to update metadata of a specific type by meta ID.
Source: wp-includes/meta.php:694
Filter Hook: Filters whether to delete metadata of a specific type by meta ID.
Source: wp-includes/meta.php:806
Filter Hook: Filters whether to update the metadata cache of a specific type.
Source: wp-includes/meta.php:909
Function: Returns the object subtype for a given object ID of a specific type.
Source: wp-includes/meta.php:1383
Filter Hook: Filters the object subtype identifier for a non standard object type.
Source: wp-includes/meta.php:1435
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1076
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1178
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1234
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1251
Function: Retrieves a list of registered meta keys for an object type.
Source: wp-includes/meta.php:1299
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1324
Function: Filter out `register_meta()` args based on a whitelist.
Source: wp-includes/meta.php:1370
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1092
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:971
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:995
Function: Retrieve the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1010
Function: Determine whether a meta key is protected.
Source: wp-includes/meta.php:1031
Filter Hook: Filters whether a meta key is protected.
Source: wp-includes/meta.php:1043
Function: Sanitize meta value.
Source: wp-includes/meta.php:1059
Filter Hook: Filter the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:961
Function: Registers a meta key.
Source: wp-includes/meta.php:1132
Function: Delete meta data by meta ID
Source: wp-includes/meta.php:772
Filter Hook: Filters whether to delete metadata of a specific type.
Source: wp-includes/meta.php:368
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:830
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:412
Action Hook: Fires immediately after deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:854
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:423
Function: Update the metadata cache for the specified objects.
Source: wp-includes/meta.php:876
Action Hook: Fires immediately after deleting metadata of a specific type.
Source: wp-includes/meta.php:455