metadata_exists()
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:737
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
Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().
Source: wp-includes/user.php:2798
Action Hook: Fires on the first WP load after a theme switch if the old theme still exists.
Source: wp-includes/theme.php:3387
Function: Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load.
Source: wp-includes/theme.php:3360
Method: Decrements numeric cache item’s value.
Source: wp-includes/class-wp-object-cache.php:520
Method: Increments numeric cache item’s value.
Source: wp-includes/class-wp-object-cache.php:477
Function: Increments numeric cache item’s value.
Source: wp-includes/cache.php:229