update_site_option


update_site_option ( $option, $value )

Parameters:
  • (string) option Name of the option. Expected to not be SQL-escaped.
  • (mixed) value Option value. Expected to not be SQL-escaped.
See:
Returns:
  • (bool) True if the value was updated, false otherwise.
Defined at:
Change Log:
  • 4: .

Description

Updates the value of an option that was already added for the current network.

Related Functions

update_user_option, update_option, delete_site_option, get_site_option, add_site_option

Top Google Results

User discussions

wpseek mobile