_wp_register_meta_args_allowed_list()
Function: Filters out `register_meta() ` args based on an allowed list.
Source: wp-includes/meta.php:1727
Function: Filters out `register_meta() ` args based on an allowed list.
Source: wp-includes/meta.php:1727
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1531
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:685
Filter Hook: Filters the default metadata value for a specified meta key and object.
Source: wp-includes/meta.php:715
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:598
Filter Hook: Short-circuits updating metadata of a specific type by meta ID.
Source: wp-includes/meta.php:900
Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.
Source: wp-includes/meta.php:1021
Filter Hook: Short-circuits updating the metadata cache of a specific type.
Source: wp-includes/meta.php:1147
Filter Hook: Short-circuits the return value when fetching a meta field by meta ID.
Source: wp-includes/meta.php:824
Function: Returns the object subtype for a given object ID of a specific type.
Source: wp-includes/meta.php:1741
Filter Hook: Filters the object subtype identifier for a non-standard object type.
Source: wp-includes/meta.php:1800
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1329
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1445
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1588
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1606
Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.
Source: wp-includes/meta.php:1655
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1681
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1346
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1213
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1243
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1259
Function: Determines whether a meta key is considered protected.
Source: wp-includes/meta.php:1281
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1295
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1311
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:1397
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:980
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:426
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1053
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:477