Create the WP_User_Query object to fetch total users without 'number' and 'offset' arguments. $total_users_query = new WP_User_Query($args);.
確定! 回上一頁