mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
bf62165353af4a5247e5a3c305037648223d35ca
get_term_by() calls.
The new cache group scheme causes term invalidation to be overly broad, so that busting the cache for one term will bust the cache for all terms in the taxonomy. We'll have another go at more focused use of the 'last_changed' incrementor in a future release. Reverts [29915], [30073], [30080], [30108], [30112]. See #21760. git-svn-id: https://develop.svn.wordpress.org/trunk@30900 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%