>
', esc_url( get_permalink() ) ), '' ); ?>
ID, 'post_embed_videourl', true ); $audio_url = get_post_meta( $post->ID, 'post_embed_audiourl', true ); if( $post_format == 'video' && !empty( $video_url ) ) { $embed_args = array( 'Height'=>'792', 'Width'=>'356' ); $embed_code = wp_oembed_get( $video_url ); echo '
'. $embed_code .'
'; } elseif( $post_format == 'audio' && !empty( $audio_url ) ) { echo '
'.do_shortcode('[audio src="'.$audio_url.'"]').'
'; } else { if(has_post_thumbnail()){ $image_id = get_post_thumbnail_id(); $big_image_path = wp_get_attachment_image_src( $image_id, 'singlepost-default' ,true ); $image_alt = get_post_meta( $image_id, '_wp_attachment_image_alt', true ); ?>
<?php echo esc_attr( $image_alt );?>
→', 'accesspress-mag' ), the_title( '"', '"', false ) ) ); */ accesspress_mag_excerpt(); ?> '', ) ); ?>