apply_filters( 'quick_edit_dropdown_authors_args', array $users_opt, bool $bulk )

Filters the arguments used to generate the Quick Edit authors drop-down.

Description

See also

Parameters

$users_opt

(array) An array of arguments passed to wp_dropdown_users().

$bulk

(bool) A flag to denote if it's a bulk action.

Source

File: wp-admin/includes/class-wp-posts-list-table.php

View on Trac

Changelog

Version Description
5.6.0 Introduced.

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