Summery Summery
Filters the query arguments for the list of users in the dropdown.
Syntax Syntax
Parameters Parameters
- $query_args
-
The query arguments for get_users().
- $parsed_args
-
The arguments passed to wp_dropdown_users() combined with the defaults.
Source Source
File: wp-includes/user.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |