mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 17:29:05 +00:00
d6748bd2cb585b26480408ce4241320d713157f0
WP_Post objects from wp_get_object_terms().
A side effect of this change is that terms stored in the cache no longer have an `object_id` associated with them. Previously, `object_id` had always been cached when the term cache was populated via `wp_get_object_terms()`, a strategy that was mostly harmless but still incorrect. See #14162. git-svn-id: https://develop.svn.wordpress.org/trunk@34999 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%