Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
$sqlstring
$queryWP_User_Query
$found_users_query = apply_filters( 'found_users_query', 'SELECT FOUND_ROWS()', $this );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/found_users_query