Retrieves the value of a site transient.
delete_site_transient
Deletes a site transient.
update_site_option_{$option}
Fires after the value of a specific network option has been successfully updated.
pre_update_site_option_{$option}
Filters a specific network option before its value is updated.
Advertisement
delete_site_option_{$option}
Fires after a specific network option has been deleted.
add_site_option_{$option}
Fires after a specific network option has been successfully added.
pre_add_site_option_{$option}
Filters the value of a specific network option before it is added.
site_option_{$option}
Filters the value of an existing network option.
Advertisement
pre_site_option_{$option}
Filters an existing network option before it is retrieved.
deleted_option
Fires after an option has been deleted.
delete_option
Fires immediately before an option is deleted.
added_option
Fires after an option has been added.
Advertisement
add_option
Fires before an option is added.
updated_option
Fires after the value of an option has been successfully updated.
update_option
Fires immediately before an option value is updated.