ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Option
  • Page 6

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

pre_update_option_{$option}

Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.

Source: wp-includes/option.php:479

Used by 0 functions | Uses 0 functions

get_transient()

Function: Retrieves the value of a transient.

Source: wp-includes/option.php:877

Used by 0 functions | Uses 0 functions

pre_update_option

Filter Hook: Filters an option before its value is (maybe) serialized and updated.

Source: wp-includes/option.php:490

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

update_option

Action Hook: Fires immediately before an option value is updated.

Source: wp-includes/option.php:526

Used by 0 functions | Uses 0 functions

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:935

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 … 9 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy