update_option( ... )

Updates the value of an option that was already added.

Parameters:
  • $option string
  • $value mixed
  • $autoload string | bool