mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-06 10:50:56 +01:00
7d87ce12c8
Global terms was a feature from the WordPress MU days where multisite and single site installs used different code bases. In WordPress 3.0, WordPress MU was merged into one location and the UI [14854] and “on” switch [14880] for global terms were completely removed. Even before this merge, global terms was bug infested and unreliable. After [14854]/[14880], the feature was no longer maintained and became increasingly broken as taxonomies progressed without it (term splitting and term meta do not work at all). At this point, the feature has not worked in 12+ years and there’s no hope for saving it. This deprecates the remaining global terms related code and no-ops the functions. Global terms, you don’t have to go home, but you can’t stay here. Props scribu, wonderboymusic, SergeyBiryukov, nacin, pento, desrosj, johnjamesjacoby, johnbillion, dd32. Fixes #21734. Built from https://develop.svn.wordpress.org/trunk@54240 git-svn-id: http://core.svn.wordpress.org/trunk@53799 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
about.php | ||
admin.php | ||
credits.php | ||
edit.php | ||
freedoms.php | ||
index.php | ||
menu.php | ||
plugin-editor.php | ||
plugin-install.php | ||
plugins.php | ||
privacy.php | ||
profile.php | ||
settings.php | ||
setup.php | ||
site-info.php | ||
site-new.php | ||
site-settings.php | ||
site-themes.php | ||
site-users.php | ||
sites.php | ||
theme-editor.php | ||
theme-install.php | ||
themes.php | ||
update-core.php | ||
update.php | ||
upgrade.php | ||
user-edit.php | ||
user-new.php | ||
users.php |