apply_filters( 'wp_dropdown_cats', string $output, array $parsed_args )

Filters the taxonomy drop-down output.


Description Description


Parameters Parameters

$output

(string) HTML output.

$parsed_args

(array) Arguments used to build the drop-down.


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.