mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 07:35:46 +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. Merges [36056] to the 4.4 branch. Props afercia. See #28922. Fixes #35180. git-svn-id: https://develop.svn.wordpress.org/branches/4.4@36057 602fd350-edb4-49c9-b593-d223f7449a82