mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 08:33:35 +01:00
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
81.5%
CSS
8.9%
JavaScript
8.1%
SCSS
0.8%
HTML
0.7%