W3cubDocs

/WordPress

apply_filters( 'users_list_table_query_args', array $args )

Filters the query arguments used to retrieve users for the current users list table.

Parameters

$args

(array) Arguments passed to WP_User_Query to retrieve items for the current users list table.

Source

File: wp-admin/includes/class-wp-users-list-table.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/users_list_table_query_args