apply_filters( 'wp_dropdown_users', string $output )

Filters the wp_dropdown_users() HTML output.


Description Description


Parameters Parameters

$output

(string) HTML output generated by wp_dropdown_users().


Top ↑

Source Source

File: wp-includes/user.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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