WordPress.org

  • Showcase
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/option.php / Page 2

pre_update_site_option_{$option}

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

Source: wp-includes/option.php:1598

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:1661

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:1331

Used by 1 function | Uses 0 functions

update_site_option

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

Source: wp-includes/option.php:1674

Used by 1 function | Uses 0 functions

add_site_option()

Function: Add a new option for the current network.

Source: wp-includes/option.php:1168

Used by 3 functions | Uses 1 function

delete_site_transient()

Function: Delete a site transient.

Source: wp-includes/option.php:1690

Used by 7 functions | Uses 6 functions

pre_add_site_option_{$option}

Filter Hook: Filters the value of a specific network option before it is added.

Source: wp-includes/option.php:1380

Used by 1 function | Uses 0 functions

delete_site_transient_{$transient}

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

Source: wp-includes/option.php:1701

Used by 1 function | Uses 0 functions

deleted_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:662

Used by 1 function | Uses 0 functions

delete_user_setting()

Function: Delete user interface settings.

Source: wp-includes/option.php:1014

Used by 2 functions | Uses 2 functions

get_transient()

Function: Get the value of a transient.

Source: wp-includes/option.php:679

Used by 16 functions | Uses 9 functions

get_all_user_settings()

Function: Retrieve all user interface settings.

Source: wp-includes/option.php:1046

Used by 3 functions | Uses 2 functions

pre_transient_{$transient}

Filter Hook: Filters the value of an existing transient.

Source: wp-includes/option.php:697

Used by 1 function | Uses 0 functions

wp_set_all_user_settings()

Function: Private. Set all user interface settings.

Source: wp-includes/option.php:1090

Used by 2 functions | Uses 3 functions

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:736

Used by 1 function | Uses 0 functions

delete_all_user_settings()

Function: Delete the user settings of the current user.

Source: wp-includes/option.php:1126

Used by 0 functions | Uses 2 functions

set_transient()

Function: Set/update the value of a transient.

Source: wp-includes/option.php:754

Used by 15 functions | Uses 12 functions

get_site_option()

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

Source: wp-includes/option.php:1150

Used by 69 functions | Uses 1 function

pre_set_transient_{$transient}

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

Source: wp-includes/option.php:771

Used by 1 function | Uses 0 functions

pre_site_option_{$option}

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

Source: wp-includes/option.php:1254

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:833

Used by 1 function | Uses 0 functions

default_site_option_{$option}

Filter Hook: Filters a specific default network option.

Source: wp-includes/option.php:1280

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:845

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:920

Used by 0 functions | Uses 7 functions

get_user_setting()

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

Source: wp-includes/option.php:972

Used by 15 functions | Uses 1 function

set_user_setting()

Function: Add or update user interface setting.

Source: wp-includes/option.php:991

Used by 3 functions | Uses 2 functions

updated_option

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

Source: wp-includes/option.php:432

Used by 1 function | Uses 0 functions

add_option()

Function: Add a new option.

Source: wp-includes/option.php:459

Used by 5 functions | Uses 17 functions

add_option

Action Hook: Fires before an option is added.

Source: wp-includes/option.php:499

Used by 1 function | Uses 0 functions

add_option_{$option}

Action Hook: Fires after a specific option has been added.

Source: wp-includes/option.php:534

Used by 1 function | Uses 0 functions
« Previous 1 2 3 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.

Skip to toolbar
  • About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register