ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/meta.php
  • Page 4

update_meta_cache()

Function: Updates the metadata cache for the specified objects.

Source: wp-includes/meta.php:1109

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

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

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

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

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

deleted_postmeta

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

Source: wp-includes/meta.php:539

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

get_{$meta_type}_metadata

Filter Hook: Short-circuits the return value of a meta field.

Source: wp-includes/meta.php:635

Used by 2 functions | Uses 0 functions

add_{$meta_type}_meta

Action Hook: Fires immediately before meta of a specific type is added.

Source: wp-includes/meta.php:117

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