wpseek.com
A WordPress-centric search engine for devs and theme authors
add_site_option › WordPress Function
Since2.8.0
Deprecatedn/a
› add_site_option ( $option, $value )
Parameters: (2) |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: | |
Change Log: |
|
Adds a new option for the current network.
Existing options will not be updated. Note that prior to 3.3 this wasn't the case.Related Functions: add_screen_option, add_option, get_site_option, delete_site_option, update_site_option