Options (category)
| add_network_option() | Adds a network setting. Used in a multisite setup. |
| get_network_option() | Gets the value of the specified network option (the main site in a multisite network). |
| get_site_option() | Gets the specified option of the main site of the current network. |
| get_site_transient() | Gets the value of the temporary option of the main site in the network. |
| update_site_option() | Updates or adds the specified option for the current site (current blog network). For multisite networks. |