ClassicPress logo
Skip to content
Filter by type:

Browse:

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

update_{$meta_type}_metadata

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

Source: wp-includes/meta.php:235

Used by 1 function | Uses 0 functions

update_{$meta_type}_meta

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

Source: wp-includes/meta.php:290

Used by 2 functions | Uses 0 functions

update_postmeta

Action Hook: Fires immediately before updating a post’s metadata.

Source: wp-includes/meta.php:304

Used by 2 functions | Uses 0 functions

updated_{$meta_type}_meta

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

Source: wp-includes/meta.php:336

Used by 2 functions | Uses 0 functions

updated_postmeta

Action Hook: Fires immediately after updating a post’s metadata.

Source: wp-includes/meta.php:350

Used by 2 functions | Uses 0 functions

delete_metadata()

Function: Deletes metadata for the specified object.

Source: wp-includes/meta.php:380

Used by 6 functions | Uses 8 functions

add_metadata()

Function: Adds metadata for the specified object.

Source: wp-includes/meta.php:32

Used by 3 functions | Uses 8 functions

add_{$meta_type}_metadata

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

Source: wp-includes/meta.php:80

Used by 1 function | 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

added_{$meta_type}_meta

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

Source: wp-includes/meta.php:156

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