apply_filters( 'wp_list_categories', string $output, array $args )
Filters the HTML output of a taxonomy list.
Parameters
- $output
-
(string) HTML output.
- $args
-
(array) An array of taxonomy-listing arguments. See wp_list_categories() for information on accepted arguments.
Source
Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_list_categories