ID, 'key', true );
if(!empty($data[ 'video' ])){$video = $data[ 'video' ];}
?>
". $video . ""; }
$args = array(/*'exclude' => get_post_thumbnail_id(),*/ 'post_type' => 'attachment', 'numberposts' => -1, 'orderby' => 'menu_order', 'order' => 'ASC', 'post_mime_type' => 'image' ,'post_status' => null, 'post_parent' => $post->ID );
$attachments = get_posts($args);
if ($attachments) { ?>
ID,'medium');?>