ID, 'blogasm_featured_img_type', true ); $featured_img_type = !empty( $featured_img_meta_value ) ? $featured_img_meta_value : 'portrait-img'; if ( $featured_img_type == 'landscape-img' ) { $thumbnail_size = 'blogasm-1370-850'; $header_element_class[] = 'w-100'; } elseif ( $featured_img_type == 'full-width-img' ) { $thumbnail_size = 'blogasm-1800-540'; $header_element_class[] = 'w-100'; } elseif ($featured_img_type == 'portrait-img') { $thumbnail_size = 'blogasm-576-portrait'; $header_class[] = 'align-items-end'; } $content_class = array( 'entry-content' ); $content_class[] = 'text-left'; $footer_class = array( 'entry-footer d-flex flex-wrap align-items-center' ); $footer_class[] = 'text-left'; ?>
>
the_title_attribute( array( 'echo' => false, ) ), ) ); ?>
', '' ); ?>
'', 'link_before' => '', 'link_after' => '', ) ); if ( get_edit_post_link() ) : edit_post_link( sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __( 'Edit %s', 'blogasm' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ), '', '' ); endif; ?>