update_blog_option


update_blog_option ( $id, $option, $value, $deprecated = null )

Parameters:
  • (int) id The blog ID.
  • (string) option The option key.
  • (mixed) value The option value.
  • (mixed) deprecated Not used.
Returns:
  • (bool) True if the value was updated, false otherwise.
Defined at:
Change Log:
  • M: U

Description

Updates an option for a particular blog.

Related Functions

update_option, delete_blog_option, add_blog_option, get_blog_option, update_user_option

Top Google Results

User discussions

wpseek mobile