_wp_register_meta_args_allowed_list()
Function: Filters out `register_meta() ` args based on an allowed list.
Source: wp-includes/meta.php:1726
Function: Filters out `register_meta() ` args based on an allowed list.
Source: wp-includes/meta.php:1726
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1530
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:684
Filter Hook: Filters the default metadata value for a specified meta key and object.
Source: wp-includes/meta.php:714
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:597
Filter Hook: Short-circuits updating metadata of a specific type by meta ID.
Source: wp-includes/meta.php:899
Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.
Source: wp-includes/meta.php:1020
Filter Hook: Short-circuits updating the metadata cache of a specific type.
Source: wp-includes/meta.php:1146
Filter Hook: Short-circuits the return value when fetching a meta field by meta ID.
Source: wp-includes/meta.php:823
Function: Returns the object subtype for a given object ID of a specific type.
Source: wp-includes/meta.php:1740
Filter Hook: Filters the object subtype identifier for a non-standard object type.
Source: wp-includes/meta.php:1799
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1328
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1444
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1587
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1605
Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.
Source: wp-includes/meta.php:1654
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1680
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1345
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1212
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1242
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1258
Function: Determines whether a meta key is considered protected.
Source: wp-includes/meta.php:1280
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1294
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1310
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:1396
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:979
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:425
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1052
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:476