>
'; } else { echo get_avatar(get_the_author_meta('user_email'), 150); } ?>

Name: %1$s %2$s', 'graphene'), get_the_author_meta('user_firstname'), get_the_author_meta('user_lastname')); echo '
';} ?> Date registered: %1$s','graphene'),mysql2date(get_option('date_format'), get_the_author_meta('user_registered'))); ?> ';printf('URL: %1$s', ''.get_the_author_meta('user_url').'');} ?> ';printf('AIM: %1$s', get_the_author_meta('aim'));} ?> ';printf('Jabber / Google Talk: %1$s', get_the_author_meta('jabber'));} ?> ';printf('Yahoo! IM: %1$s', get_the_author_meta('yim'));} ?>

5, 'author' => get_the_author_meta('ID'), 'orderby' => 'date', 'suppress_filters' => 0, ); $posts = get_posts(apply_filters('graphene_author_latest_posts_args', $args)); if (!empty($posts)) : ?>

5, 'author' => get_the_author_meta('ID'), 'orderby' => 'comment_count', 'suppress_filters' => 0, ); $posts = get_posts(apply_filters('graphene_author_popular_posts_args', $args)); // Check if at least one of the author's post has comments $have_comments = NULL; foreach ($posts as $post) { setup_postdata($post); if (get_comments_number() != 0) $have_comments = TRUE; } if ($have_comments) : ?>

    post_password) && get_comments_number() != 0) : ?>