mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-11 08:04:32 +00:00
1bf73525e8e01c606dbc8174622dc671507a436c
[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
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%