ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/meta.php / Page 2

register_meta_args

Filter Hook: Filters the registration arguments when registering meta.

Source: wp-includes/meta.php:1077

Used by 1 function | Uses 0 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1133

Used by 2 functions | Uses 1 function

unregister_meta_key()

Function: Unregisters a meta key from the list of registered keys.

Source: wp-includes/meta.php:1150

Used by 2 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered meta keys for an object type.

Source: wp-includes/meta.php:1198

Used by 3 functions | Uses 0 functions

get_registered_metadata()

Function: Retrieves registered metadata for a specified object.

Source: wp-includes/meta.php:1223

Used by 0 functions | Uses 4 functions

_wp_register_meta_args_whitelist()

Function: Filter out `register_meta()` args based on a whitelist.

Source: wp-includes/meta.php:1269

Used by 0 functions | Uses 0 functions

delete_metadata_by_mid()

Function: Delete meta data by meta ID

Source: wp-includes/meta.php:710

Used by 11 functions | Uses 10 functions

wp_metadata_lazyloader()

Function: Retrieves the queue for lazy-loading metadata.

Source: wp-includes/meta.php:870

Used by 2 functions | Uses 1 function

update_meta_cache()

Function: Update the metadata cache for the specified objects.

Source: wp-includes/meta.php:797

Used by 8 functions | Uses 5 functions

deleted_{$meta_type}meta

Action Hook: Fires immediately after deleting post or comment metadata of a specific type.

Source: wp-includes/meta.php:775

Used by 1 function | Uses 0 functions
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy