Used By
| Used By | Description |
|---|---|
| wp-includes/functions.php: global_terms_enabled() | Determine whether global terms are enabled. |
Filters whether global terms are enabled.
Returning a non-null value from the filter will effectively short-circuit the function and return the value of the ‘global_terms_enabled’ site option instead.
(null) Whether global terms are enabled.
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/global_terms_enabled