try using the function <em>get_users</em> with parameter <em>orderby</em>: $blogusers = get_users(array( 'orderby' => 'nicename' )
確定! 回上一頁