register_meta_args
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1447
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1447
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1590
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1608
Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.
Source: wp-includes/meta.php:1657
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1683
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1245
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1261
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:479
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:490
Action Hook: Fires immediately after deleting metadata of a specific type.
Source: wp-includes/meta.php:528