• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • 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

delete_site_transient_{$transient}

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

Source: wp-includes/option.php:1801

Used by 1 function | Uses 0 functions

add_site_option

Action Hook: Fires after a network option has been successfully added.

Source: wp-includes/option.php:1549

Used by 1 function | Uses 0 functions

deleted_site_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:1824

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

Used by 4 functions | Uses 1 function

get_site_transient()

Function: Retrieves the value of a site transient.

Source: wp-includes/option.php:1843

Used by 43 functions | Uses 7 functions

pre_delete_site_option_{$option}

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

Source: wp-includes/option.php:1596

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

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

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

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

Used by 19 functions | Uses 1 function

pre_set_transient_{$transient}

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

Source: wp-includes/option.php:860

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

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

Used by 1 function | Uses 0 functions

default_site_option_{$option}

Filter Hook: Filters a specific default network option.

Source: wp-includes/option.php:1375

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

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

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

Used by 20 functions | Uses 1 function

set_user_setting()

Function: Adds or updates user interface setting.

Source: wp-includes/option.php:1085

Used by 4 functions | Uses 2 functions

deleted_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:750

Used by 1 function | Uses 0 functions

delete_user_setting()

Function: Deletes user interface settings.

Source: wp-includes/option.php:1109

Used by 2 functions | Uses 2 functions

get_transient()

Function: Retrieves the value of a transient.

Source: wp-includes/option.php:767

Used by 18 functions | Uses 9 functions

get_all_user_settings()

Function: Retrieves all user interface settings.

Source: wp-includes/option.php:1141

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

Used by 1 function | Uses 0 functions

wp_set_all_user_settings()

Function: Private. Sets all user interface settings.

Source: wp-includes/option.php:1185

Used by 2 functions | Uses 3 functions

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:825

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

Used by 0 functions | Uses 2 functions

set_transient()

Function: Sets/updates the value of a transient.

Source: wp-includes/option.php:843

Used by 16 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:1245

Used by 81 functions | Uses 1 function

update_option()

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

Source: wp-includes/option.php:332

Used by 72 functions | Uses 21 functions

delete_option

Action Hook: Fires immediately before an option is deleted.

Source: wp-includes/option.php:664

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

Code is Poetry.