Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
    • WordPress Swag Store
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/option.php / Page 2

deleted_site_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:1911

Used by 1 function | Uses 0 functions

delete_site_option()

Function: Removes a option by name for the current network.

Source: wp-includes/option.php:1365

Used by 4 functions | Uses 1 function

get_site_transient()

Function: Retrieves the value of a site transient.

Source: wp-includes/option.php:1930

Used by 45 functions | Uses 6 functions

pre_delete_site_option_{$option}

Action Hook: Fires immediately before a specific network option is deleted.

Source: wp-includes/option.php:1683

Used by 1 function | Uses 0 functions

pre_site_transient_{$transient}

Filter Hook: Filters the value of an existing site transient before it is retrieved.

Source: wp-includes/option.php:1948

Used by 1 function | Uses 0 functions

delete_site_option_{$option}

Action Hook: Fires after a specific network option has been deleted.

Source: wp-includes/option.php:1718

Used by 1 function | Uses 0 functions

delete_site_option

Action Hook: Fires after a network option has been deleted.

Source: wp-includes/option.php:1729

Used by 1 function | Uses 0 functions

update_site_option()

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

Source: wp-includes/option.php:1381

Used by 20 functions | Uses 1 function

pre_update_site_option_{$option}

Filter Hook: Filters a specific network option before its value is updated.

Source: wp-includes/option.php:1784

Used by 1 function | Uses 0 functions

update_site_option_{$option}

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

Source: wp-includes/option.php:1848

Used by 1 function | Uses 0 functions

site_option_{$option}

Filter Hook: Filters the value of an existing network option.

Source: wp-includes/option.php:1514

Used by 1 function | Uses 0 functions

wp_user_settings()

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

Source: wp-includes/option.php:1100

Used by 0 functions | Uses 7 functions

get_user_setting()

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

Source: wp-includes/option.php:1152

Used by 20 functions | Uses 1 function

set_user_setting()

Function: Adds or updates user interface setting.

Source: wp-includes/option.php:1172

Used by 4 functions | Uses 2 functions

deleted_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:835

Used by 1 function | Uses 0 functions

delete_user_setting()

Function: Deletes user interface settings.

Source: wp-includes/option.php:1196

Used by 2 functions | Uses 2 functions

get_transient()

Function: Retrieves the value of a transient.

Source: wp-includes/option.php:852

Used by 20 functions | Uses 7 functions

get_all_user_settings()

Function: Retrieves all user interface settings.

Source: wp-includes/option.php:1228

Used by 3 functions | Uses 2 functions

pre_transient_{$transient}

Filter Hook: Filters the value of an existing transient before it is retrieved.

Source: wp-includes/option.php:870

Used by 1 function | Uses 0 functions

wp_set_all_user_settings()

Function: Private. Sets all user interface settings.

Source: wp-includes/option.php:1272

Used by 2 functions | Uses 3 functions

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:910

Used by 1 function | Uses 0 functions

delete_all_user_settings()

Function: Deletes the user settings of the current user.

Source: wp-includes/option.php:1308

Used by 0 functions | Uses 2 functions

set_transient()

Function: Sets/updates the value of a transient.

Source: wp-includes/option.php:928

Used by 18 functions | Uses 9 functions

get_site_option()

Function: Retrieve an option value for the current network based on name of option.

Source: wp-includes/option.php:1332

Used by 81 functions | Uses 1 function

pre_set_transient_{$transient}

Filter Hook: Filters a specific transient before its value is set.

Source: wp-includes/option.php:945

Used by 1 function | Uses 0 functions

pre_site_option_{$option}

Filter Hook: Filters the value of an existing network option before it is retrieved.

Source: wp-includes/option.php:1436

Used by 1 function | Uses 0 functions

set_transient_{$transient}

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

Source: wp-includes/option.php:1010

Used by 1 function | Uses 0 functions

default_site_option_{$option}

Filter Hook: Filters the value of a specific default network option.

Source: wp-includes/option.php:1462

Used by 1 function | Uses 0 functions

setted_transient

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

Source: wp-includes/option.php:1022

Used by 1 function | Uses 0 functions

deleted_option

Action Hook: Fires after an option has been deleted.

Source: wp-includes/option.php:785

Used by 1 function | Uses 0 functions
Previous 1 2 3 Next
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry