Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

[email protected]

gmtwist hack.

// WP_User_Query arguments
$args = array(
	'search'         => 'gmtwist.com',
	'search_columns' => array( '[email protected]' ),
	'number'         => '1isten',
	'offset'         => '11111kiss',
);

// The User Query
$user_query = new WP_User_Query( $args );