array( 'post' ), 'orderby' => 'post_count', 'order' => 'DESC', 'number' => 3, ) ); $author_count = count( get_users( array( 'has_published_posts' => array( 'post' ) ) ) ); ?>