>
250 && $islemag_thumb_meta['height'] > 250 ) { if ( $islemag_thumb_meta['width'] / $islemag_thumb_meta['height'] > 1.5 ) { $islemag_image_size = 'islemag_blog_post'; } } } $post_thumbnail_url = get_the_post_thumbnail( $pid, $islemag_image_size ); $post_thumbnail = apply_filters( 'islemag_get_prev_img', $post_thumbnail_url ); if ( ! empty( $post_thumbnail ) ) { echo $post_thumbnail; } else { echo ''; } ?>
', esc_url( get_permalink() ) ), '' ); ?>
post_content, '' ); if ( $ismore ) : /* translators: About title of the post */ the_content( sprintf( esc_html__( 'Read more %s ...', 'islemag' ), '' . esc_html__( 'about ', 'islemag' ) . get_the_title() . '' ) ); else : the_excerpt(); endif; ?> '', ) ); ?>