ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 471

update_site_option

Action Hook: Fires after the value of a network option has been successfully updated.

Source: wp-includes/option.php:1908

Used by 0 functions | Uses 0 functions

update_network_option()

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

Source: wp-includes/option.php:1798

Used by 0 functions | Uses 0 functions

delete_site_transient_{$transient}

Action Hook: Fires immediately before a specific site transient is deleted.

Source: wp-includes/option.php:1935

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

expiration_of_transient_{$transient}

Filter Hook: Filters the expiration for a transient before its value is set.

Source: wp-includes/option.php:983

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

set_transient_{$transient}

Action Hook: Fires after the value for a specific transient has been set.

Source: wp-includes/option.php:1035

Used by 0 functions | Uses 0 functions

get_user_setting()

Function: Retrieves user interface setting value based on setting name.

Source: wp-includes/option.php:1190

Used by 0 functions | Uses 0 functions

setted_transient

Action Hook: Fires after the value for a transient has been set.

Source: wp-includes/option.php:1047

Used by 0 functions | Uses 0 functions

set_user_setting()

Function: Adds or updates user interface setting.

Source: wp-includes/option.php:1210

Used by 0 functions | Uses 0 functions
« Previous 1 … 470 471 472 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy