Advertisement

set_site_transient

Sets/updates the value of a site transient.

get_site_transient

Retrieves the value of a site transient.

update_network_option

Updates the value of a network option that was already added.

Advertisement

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.

Advertisement