ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Option
  • Page 5

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

set_transient()

Function: Sets/updates the value of a transient.

Source: wp-includes/option.php:953

Used by 0 functions | Uses 0 functions

pre_set_transient_{$transient}

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

Source: wp-includes/option.php:970

Used by 0 functions | Uses 0 functions

expiration_of_transient_{$transient}

Filter Hook: Filters the expiration for a transient before its value is set.

Source: wp-includes/option.php:983

Used by 0 functions | Uses 0 functions

set_transient_{$transient}

Action Hook: Fires after the value for a specific transient has been set.

Source: wp-includes/option.php:1035

Used by 0 functions | Uses 0 functions

setted_transient

Action Hook: Fires after the value for a transient has been set.

Source: wp-includes/option.php:1047

Used by 0 functions | Uses 0 functions

delete_expired_transients()

Function: Deletes all expired transients.

Source: wp-includes/option.php:1067

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