name != 'page' ) { global $post_format; $post_format = get_post_format(); // Get the post formats supported by the theme $supported_formats = get_theme_support( 'post-formats' ); if ( is_array( $supported_formats ) ) $supported_formats = $supported_formats[0]; if ( in_array( $post_format, $supported_formats ) ) { // Get the post format loop file get_template_part( 'loop-post-formats', $post_format ); // Stop this default posts loop return; } } ?> name == 'page' && $graphene_settings['hide_parent_content_if_empty'] && $post->post_content == '' ) : ?>

>
' . get_avatar( get_the_author_meta( 'user_email' ), 45 ) . '
'; } ?> '; email_link(); echo '

'; } ?>

name != 'page' || is_user_logged_in() ) : ?>

labels->singular_name ), ' (', ')' ); ?>

name != 'page' && $graphene_settings['hide_post_author'] != true ) : ?>
' . __( 'Read the rest of this entry »', 'graphene' ) . '' ); ?> '', 'next_or_number' => 'number' ) ); ?>
name != 'page' && ( $graphene_settings['hide_post_tags'] != true) ) : ?>
' .__( 'Permanent link to this article:', 'graphene' ). ' ' . get_permalink(). '' ); } ?>