sanitize_meta()
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1313
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1313
Function: Registers a meta key.
Source: wp-includes/meta.php:1399
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: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/deprecated.php:4056
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
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:573