ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 211

update_option()

Function: Updates the value of an option that was already added.

Source: wp-includes/option.php:424

Used by 0 functions | Uses 0 functions

update_option_new_admin_email()

Function: Sends a confirmation request email when a change of site admin email address is attempted.

Source: wp-admin/includes/misc.php:1477

Used by 0 functions | Uses 0 functions

update_page_cache()

Function: Alias of update_post_cache().

Source: wp-includes/deprecated.php:3104

Used by 0 functions | Uses 0 functions

update_post_author_caches()

Function: Updates post author user caches for a list of post objects.

Source: wp-includes/post.php:7126

Used by 0 functions | Uses 0 functions

update_post_cache()

Function: Updates posts in cache.

Source: wp-includes/post.php:6992

Used by 0 functions | Uses 0 functions

update_post_caches()

Function: Updates post, term, and metadata caches for a list of post objects.

Source: wp-includes/post.php:7078

Used by 0 functions | Uses 0 functions

update_post_meta()

Function: Updates a post meta field based on the given post ID.

Source: wp-includes/post.php:2263

Used by 0 functions | Uses 0 functions

update_post_parent_caches()

Function: Updates parent post caches for a list of post objects.

Source: wp-includes/post.php:7150

Used by 0 functions | Uses 0 functions

update_post_thumbnail_cache()

Function: Updates cache for thumbnails in the current loop.

Source: wp-includes/post-thumbnail-template.php:104

Used by 3 functions | Uses 1 function

update_postmeta_cache()

Function: Updates metadata cache for a list of post IDs.

Source: wp-includes/post.php:7172

Used by 0 functions | Uses 0 functions
« Previous 1 … 210 211 212 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy