On this page
install_global_terms()
This function has been deprecated.
Install global terms.
Source
File: wp-admin/includes/ms-deprecated.php. View all references
function install_global_terms() {
_deprecated_function( __FUNCTION__, '6.1.0' );
}
Related
Uses
| Uses | Description |
|---|---|
| _deprecated_function() wp-includes/functions.php | Marks a function as deprecated and inform when it has been used. |
Changelog
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/install_global_terms