ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 407

delete_{$meta_type}meta

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

Source: wp-includes/meta.php:1055

Used by 1 function | Uses 0 functions

wp_metadata_lazyloader()

Function: Retrieves the queue for lazy-loading metadata.

Source: wp-includes/meta.php:1215

Used by 1 function | Uses 0 functions

deleted_{$meta_type}meta

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

Source: wp-includes/meta.php:1086

Used by 1 function | Uses 0 functions

delete_{$meta_type}_metadata

Filter Hook: Short-circuits deleting metadata of a specific type.

Source: wp-includes/meta.php:428

Used by 1 function | Uses 0 functions

get_metadata()

Function: Retrieves the value of a metadata field for the specified object type and ID.

Source: wp-includes/meta.php:573

Used by 3 functions | Uses 2 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

is_allowed_http_origin()

Function: Determines if the HTTP origin is an authorized one.

Source: wp-includes/http.php:458

Used by 1 function | Uses 4 functions
« Previous 1 … 406 407 408 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy