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
Method: Retrieves query variable.
Source: wp-includes/class-wp-user-query.php:1033
Method: Sets query variable.
Source: wp-includes/class-wp-user-query.php:1049
Method: Sets up object properties, including capabilities.
Source: wp-includes/class-wp-user.php:172
Action Hook: Fires immediately after a role as been removed from a user.
Source: wp-includes/class-wp-user.php:592
Method: Constructor – Set up object properties.
Source: wp-includes/class-wp-role.php:46