ID,'_npr_authors_fullwidth',true) == 'true') ? true : false; $showPostCount = (get_post_meta($post->ID,'_npr_authors_postcount',true) == 'true') ? true : false; $sidebarPosition = npr_sidebar_position(); if($sidebarPosition == 'fullwidth') $fullwidth = true; get_header(); get_template_part('template_part/breadcrumb'); if(npr_option('single_page_image') == 'true') { if($fullwidth === true) { $imsa = array(920,920); } else { $imsa = array(600,600); } $thumb = wp_get_attachment_image_src(get_post_thumbnail_id($post->ID),$imsa); if($thumb !== false) { $thumb = '
'.$post->post_title.'
'; } } ?>
>

'authors','orderby' => 'display_name')); if($athrs) { foreach($athrs AS $athr) { ?>
user_email,$size = '110');?>

display_name);?> ('.count_user_posts($athr->id).')' : '');?>

ID));?>