current_post; $archive_style = get_theme_mod( 'sophia_after_dark_archive_style', 'mt-archive--masonry-style' ); $post_content_type = apply_filters( 'sophia_after_dark_archive_post_content_type', 'excerpt' ); if ( has_post_thumbnail() ) { $post_class = 'has-thumbnail'; } else { $post_class = 'no-thumbnail'; } if ( $current_post < 3 && 'mt-archive--masonry-style' === $archive_style ) { $post_class .= ''; } else { $post_class .= ' wow fadeInUp'; } ?>
> '; sophia_after_dark_post_thumbnail(); sophia_after_dark_article_categories_list(); echo ''; if ( 'post' === get_post_type() ) { ?>
', '' ); ?>
"%s"', 'sophia-after-dark' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); } ?>