mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
6d9f50febd28413abc2b16b85bd2cccf7937e0da
wp_list_categories() supports comma-separated lists for 'exclude' and 'exclude_tree'.
[34696] introduced a regression whereby comma-separated values for 'exclude' and 'exclude_tree' would be handled improperly when merging the two parameters, resulting in category IDs being incorrectly dropped from the combined array. Props gblsm, hnle. Fixes #35156. git-svn-id: https://develop.svn.wordpress.org/trunk@36005 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%