How may I filter get_users() similarly to pre_get_posts?

There’s the pre_user_query action called in the prepare_query() method of the WP_User_Query class defined in wp-includes/user.php:

do_action_ref_array( 'pre_user_query', array( &$this ) );

Leave a Comment

error code: 523