ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.9.0
  • Page 8

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

user_contactmethods

Filter Hook: Filters the user contact methods.

Source: wp-includes/user.php:2831

Used by 0 functions | Uses 0 functions

_wp_get_user_contactmethods()

Function: The old private function for setting up user contact methods.

Source: wp-includes/user.php:2845

Used by 0 functions | Uses 0 functions

pre_user_{$field}

Filter Hook: Filters the value of a user field in the ‘db’ context.

Source: wp-includes/user.php:1832

Used by 0 functions | Uses 0 functions

user_{$field}

Filter Hook: Filters the value of a user field in a standard context.

Source: wp-includes/user.php:1854

Used by 0 functions | Uses 0 functions

edit_user_{$field}

Filter Hook: Filters a user field value in the ‘edit’ context.

Source: wp-includes/user.php:1808

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8 9 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy