Sets/updates the value of a site transient.
get_site_transient
Retrieves the value of a site transient.
delete_site_transient
Deletes a site transient.
update_network_option
Updates the value of a network option that was already added.
Advertisement
delete_network_option
Removes a network option by name.
add_network_option
Adds a new network option.
get_network_option
Retrieves a network’s option value based on the option name.
update_site_option
Updates the value of an option that was already added for the current network.
Advertisement
delete_site_option
Removes a option by name for the current network.
add_site_option
Adds a new option for the current network.
get_site_option
Retrieve an option value for the current network based on name of option.
delete_all_user_settings
Deletes the user settings of the current user.
Advertisement
wp_set_all_user_settings
Private. Sets all user interface settings.
get_all_user_settings
Retrieves all user interface settings.
delete_user_setting
Deletes user interface settings.