ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 191

set_transient()

Function: Sets/updates the value of a transient.

Source: wp-includes/option.php:953

Used by 0 functions | Uses 0 functions

delete_expired_transients()

Function: Deletes all expired transients.

Source: wp-includes/option.php:1067

Used by 0 functions | Uses 0 functions

wp_user_settings()

Function: Saves and restores user interface settings stored in a cookie.

Source: wp-includes/option.php:1127

Used by 0 functions | Uses 0 functions

wp_load_core_site_options()

Function: Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.

Source: wp-includes/option.php:372

Used by 0 functions | Uses 0 functions

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

add_option()

Function: Adds a new option.

Source: wp-includes/option.php:610

Used by 0 functions | Uses 0 functions

delete_option()

Function: Removes option by name. Prevents removal of protected WordPress options.

Source: wp-includes/option.php:739

Used by 0 functions | Uses 0 functions

delete_transient()

Function: Deletes a transient.

Source: wp-includes/option.php:826

Used by 0 functions | Uses 0 functions

get_transient()

Function: Retrieves the value of a transient.

Source: wp-includes/option.php:877

Used by 0 functions | Uses 0 functions

url_to_postid()

Function: Examines a URL and try to determine the post ID it represents.

Source: wp-includes/rewrite.php:491

Used by 1 function | Uses 7 functions
« Previous 1 … 190 191 192 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy