apply_filters( 'wp_list_categories', string $output, array $args )

Filters the HTML output of a taxonomy list.


Description Description


Parameters Parameters

$output

(string) HTML output.

$args

(array) An array of taxonomy-listing arguments.


Top ↑

Source Source

File: wp-includes/category-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.