get_user_setting()
Function: Retrieves user interface setting value based on setting name.
Source: wp-includes/option.php:1190
Function: Retrieves user interface setting value based on setting name.
Source: wp-includes/option.php:1190
Function: Adds or updates user interface setting.
Source: wp-includes/option.php:1210
Function: Deletes user interface settings.
Source: wp-includes/option.php:1234
Function: Retrieves all user interface settings.
Source: wp-includes/option.php:1266
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
Action Hook: Fires immediately before a specific transient is deleted.
Source: wp-includes/option.php:837
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Action Hook: Fires after a transient is deleted.
Source: wp-includes/option.php:860
Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.
Source: wp-includes/option.php:479
Function: Retrieves the value of a transient.
Source: wp-includes/option.php:877