mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 09:49:04 +00:00
8ae64f6384766ee16a88a04db38c5a27189dd73b
_pad_term_counts().
Taxonomy hierarchy loops should not occur naturally, but when they do, the logic of `_pad_term_counts()` could result in infinite loops, leading to timeouts. We avoid this by breaking when a loop is detected. Fixes #20635. git-svn-id: https://develop.svn.wordpress.org/trunk@31206 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%