ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 7

update_metadata_by_mid()

Function: Updates metadata by meta ID.

Source: wp-includes/meta.php:860

Used by 0 functions | Uses 11 functions

delete_metadata_by_mid()

Function: Deletes metadata by meta ID.

Source: wp-includes/meta.php:982

Used by 2 functions | Uses 9 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
« Previous 1 … 6 7 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy