W3cubDocs

/WordPress

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.

Source

File: wp-includes/category-template.php

View on Trac

Changelog

Version Description
2.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_list_categories