_wp_register_meta_args_allowed_list()
Function: Filters out `register_meta() ` args based on an allowed list.
Source: wp-includes/meta.php:1746
Function: Filters out `register_meta() ` args based on an allowed list.
Source: wp-includes/meta.php:1746
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1550
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:687
Filter Hook: Filters the default metadata value for a specified meta key and object.
Source: wp-includes/meta.php:717
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:600
Filter Hook: Short-circuits updating metadata of a specific type by meta ID.
Source: wp-includes/meta.php:902
Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.
Source: wp-includes/meta.php:1025
Filter Hook: Short-circuits updating the metadata cache of a specific type.
Source: wp-includes/meta.php:1151
Filter Hook: Short-circuits the return value when fetching a meta field by meta ID.
Source: wp-includes/meta.php:826
Function: Returns the object subtype for a given object ID of a specific type.
Source: wp-includes/meta.php:1760
Filter Hook: Filters the object subtype identifier for a non-standard object type.
Source: wp-includes/meta.php:1819
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1333
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1453
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1607
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1625
Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.
Source: wp-includes/meta.php:1674
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1700
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1350
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1217
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1247
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1263
Function: Determines whether a meta key is considered protected.
Source: wp-includes/meta.php:1285
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1299
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1315
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:1404
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:984
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:428
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1057
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:479