When initially deprecated in [54240], `global_terms_enabled()` was incorrectly moved to the `wp-includes/ms-deprecated.php` file. This file is only loaded for multisite installs. The function previously lived in `wp-includes/functions.php`, which is loaded for all sites. The proper deprecated file is `wp-includes/deprecated.php`. Props vikasprogrammer, davidbaumwald, courane01, desrosj. Fixes #21734. Built from https://develop.svn.wordpress.org/trunk@54283 git-svn-id: http://core.svn.wordpress.org/trunk@53842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
21 KiB
21 KiB