mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-01-30 21:47:31 +00:00
The `_network_option()` functions are available to all and internally use `_option()` functions as a fallback. We should be testing for that scenario as well. Fixes #36552. git-svn-id: https://develop.svn.wordpress.org/trunk@37222 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| multisite.php | ||
| networkOption.php | ||
| option.php | ||
| sanitize-option.php | ||
| siteOption.php | ||
| siteTransient.php | ||
| slashes.php | ||
| themeMods.php | ||
| transient.php | ||
| updateOption.php | ||
| userSettings.php | ||