slug; } } $post_format = get_post_format(get_the_ID()); if( empty( $post_format ) ){ $post_format = 'standard'; } $article_classes .= ' '.$post_format; ?>