WP_User_Query::__call()
Method: Makes private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-user-query.php:1302
Method: Makes private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-user-query.php:1302
Filter Hook: Filters the columns to search in a WP_User_Query search.
Source: wp-includes/class-wp-user-query.php:757
Action Hook: Fires after the WP_User_Query has been parsed, and before the query is executed.
Source: wp-includes/class-wp-user-query.php:818
Method: Executes the query, with the current variables.
Source: wp-includes/class-wp-user-query.php:905
Filter Hook: Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
Source: wp-includes/class-wp-user-query.php:982