mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-18 10:14:30 +00:00
f9f92b223d00dc3cee6a0e9122a658eb7ac4190b
WP_User objects properly in update_user_caches().
We should not be storing the `WP_User` object in the cache, as it may contain usermeta and other data that's cache elsewhere. Props dd32. See #24635. git-svn-id: https://develop.svn.wordpress.org/trunk@34919 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%