ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 406

unregister_meta_key()

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

Source: wp-includes/meta.php:1608

Used by 0 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.

Source: wp-includes/meta.php:1657

Used by 2 functions | Uses 0 functions

get_registered_metadata()

Function: Retrieves registered metadata for a specified object.

Source: wp-includes/meta.php:1683

Used by 0 functions | Uses 4 functions

_wp_register_meta_args_whitelist()

Function: Filters out `register_meta()` args based on an allowed list.

Source: wp-includes/deprecated.php:4056

Used by 0 functions | Uses 0 functions

delete_{$meta_type}_meta

Action Hook: Fires immediately before deleting metadata of a specific type.

Source: wp-includes/meta.php:479

Used by 2 functions | Uses 0 functions

metadata_exists()

Function: Determines if a meta field with the given key exists for the given object ID.

Source: wp-includes/meta.php:737

Used by 0 functions | Uses 3 functions

delete_postmeta

Action Hook: Fires immediately before deleting metadata for a post.

Source: wp-includes/meta.php:490

Used by 1 function | Uses 0 functions

get_metadata_by_mid()

Function: Retrieves metadata by meta ID.

Source: wp-includes/meta.php:790

Used by 2 functions | Uses 3 functions

deleted_{$meta_type}_meta

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

Source: wp-includes/meta.php:528

Used by 2 functions | Uses 0 functions

update_metadata_by_mid()

Function: Updates metadata by meta ID.

Source: wp-includes/meta.php:860

Used by 0 functions | Uses 11 functions
« Previous 1 … 405 406 407 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy