is_protected_meta
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1297
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1297
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1313
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1331
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1348
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:635
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:737
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:790
Function: Updates metadata by meta ID.
Source: wp-includes/meta.php:860
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1055