ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.3.0
  • Page 4

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

get_metadata_by_mid()

Function: Retrieves metadata by meta ID.

Source: wp-includes/meta.php:790

Used by 2 functions | Uses 3 functions

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

_get_additional_user_keys()

Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().

Source: wp-includes/user.php:2798

Used by 0 functions | Uses 0 functions

after_switch_theme

Action Hook: Fires on the first WP load after a theme switch if the old theme still exists.

Source: wp-includes/theme.php:3387

Used by 1 function | Uses 0 functions

check_theme_switched()

Function: Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load.

Source: wp-includes/theme.php:3360

Used by 0 functions | Uses 5 functions

WP_Object_Cache::decr()

Method: Decrements numeric cache item’s value.

Source: wp-includes/class-wp-object-cache.php:520

Used by 0 functions | Uses 0 functions

WP_Object_Cache::incr()

Method: Increments numeric cache item’s value.

Source: wp-includes/class-wp-object-cache.php:477

Used by 0 functions | Uses 0 functions

wp_cache_incr()

Function: Increments numeric cache item’s value.

Source: wp-includes/cache.php:229

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