W3cubDocs

/WordPress

apply_filters( 'wp_dropdown_users_args', array $query_args, array $parsed_args )

Filters the query arguments for the list of users in the dropdown.

Parameters

$query_args

(array) The query arguments for get_users().

$parsed_args

(array) The arguments passed to wp_dropdown_users() combined with the defaults.

Source

File: wp-includes/user.php

View on Trac

Changelog

Version Description
4.4.0 Introduced.

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