WP_User_Query Generator October 24, 2022 Public jeanmepa gara Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tt tt // WP_User_Query arguments $args = array( ); // The User Query $user_query = new WP_User_Query( $args );