ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 472

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

set_user_setting()

Function: Adds or updates user interface setting.

Source: wp-includes/option.php:1210

Used by 0 functions | Uses 0 functions

delete_user_setting()

Function: Deletes user interface settings.

Source: wp-includes/option.php:1234

Used by 0 functions | Uses 0 functions

get_all_user_settings()

Function: Retrieves all user interface settings.

Source: wp-includes/option.php:1266

Used by 0 functions | Uses 0 functions

wp_set_all_user_settings()

Function: Private. Sets all user interface settings.

Source: wp-includes/option.php:1310

Used by 0 functions | Uses 0 functions

delete_all_user_settings()

Function: Deletes the user settings of the current user.

Source: wp-includes/option.php:1346

Used by 0 functions | Uses 0 functions

get_site_option()

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

Source: wp-includes/option.php:1370

Used by 0 functions | Uses 0 functions

deleted_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:860

Used by 0 functions | Uses 0 functions

delete_option()

Function: Removes option by name. Prevents removal of protected WordPress options.

Source: wp-includes/option.php:739

Used by 0 functions | Uses 0 functions

pre_transient_{$transient}

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

Source: wp-includes/option.php:895

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