mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-18 18:24:39 +00:00
f6a2067d37967eefa422f4647b1685816ecc5ecc
Use of the 'get_terms' filter was consolidated in [37572], with the introduction of `WP_Term_Query`. At that time, the result of 'count=true' queries began being filtered by 'get_terms'. This breaks existing 'get_terms' callbacks, which often assume that the returned value will be an array or a `WP_Error` object. Props JustinSainton. Fixes #36992. git-svn-id: https://develop.svn.wordpress.org/trunk@37623 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%