display_name; $avatar = get_avatar($curauth->ID); $author_profile_url = get_author_posts_url($curauth->ID); $profile_img = get_the_author_meta( '_wrt_user_avatar',$curauth->ID ); echo '
'; if(!empty($profile_img)): echo '
'; else: echo ''; endif; echo '
'; echo '
'. $display_name. '
'; echo ''; echo '

'.get_the_author_meta( 'description' , $curauth->ID).'

'; echo '
'; echo '
'; ?>
max_num_pages > 1) writee_pagenavi(); ?>