mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 16:43:06 +01:00
[34217] removed the `ORDER BY` clause from `update_object_term_cache()`, for improved performance. But this proved to cause problems in cases where users were expecting the results of `get_the_terms()` to be ordered by 'name'. Let's revert the change for the time being, and look into more disciplined ordering in a future release. Props afercia. See #28922. Fixes #35180. git-svn-id: https://develop.svn.wordpress.org/trunk@36056 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.5%
CSS
8.9%
JavaScript
8.1%
SCSS
0.8%
HTML
0.7%