render_post_class(); ?> > show_thumb ) && 'show' == $settings->show_thumb ) { if ( has_post_thumbnail( $post_id ) ) { echo $module->render_mobile_img( $post_id ); } if ( has_post_thumbnail( $post_id ) ) { echo $module->render_img( $post_id ); } } ?>
render_post_title( $post_id ); ?> show_author || $settings->show_date || $settings->show_comments ) : ?>
show_author ) : ?> ' . get_the_author_meta( 'display_name', get_the_author_meta( 'ID' ) ) . '' ); ?> show_date ) : ?> show_author ) : ?> | date_format ); ?> show_comments && comments_open() ) : ?> show_author || $settings->show_date ) : ?> |
show_content || $settings->show_more_link ) : ?>
show_content ) : ?> show_more_link ) : ?> more_link_text; ?>