>
', '' ); admela_entrymeta(); // Admela-EntryMeta admela_featuredimage(); ?>
ID, '_admela_featured_videourl', true); $admela_youtube_matchexp = "/\s*[a-zA-Z\/\/:\.]*youtube.com\/watch\?v=([a-zA-Z0-9\-_]+)([a-zA-Z0-9\/\*\-\_\?\&\;\%\=\.]*)/i"; $admela_youtube_matchexp1 = "/\s*[a-zA-Z\/\/:\.]*youtu.be\/([a-zA-Z0-9\-_]+)([a-zA-Z0-9\/\*\-\_\?\&\;\%\=\.]*)/i"; $admela_vimeomatchexp = "/https?:\/\/(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/([^\/]*)\/videos\/|album\/(\d+)\/video\/|video\/|)(\d+)(?:$|\/|\?)/"; $admela_souncloudmatchexp = "%(?:https?://)(?:www\.)?soundcloud\.com/([\-a-z0-9_]+/[\-a-z0-9_]+)%im"; $admela_framename = "iframe"; $admela_image = admela_autoresize( $admela_imgurl, $admela_fwidth, $admela_fheight, true ); //resize & crop img if(($admela_ytdimg != "") || ($admela_image != "")){ if($admela_ytdimg != "") { if(preg_match($admela_youtube_matchexp , $admela_ytdimg)) { $admela_yuvid = preg_replace($admela_youtube_matchexp,"<".esc_attr($admela_framename)." width=\"".absint($admela_fwidth)."\" height=\"".absint($admela_fheight)."\" src=\"https://www.youtube.com/embed/$1\" allowfullscreen>",$admela_ytdimg); echo wp_kses_stripslashes($admela_yuvid); } elseif(preg_match($admela_youtube_matchexp1 , $admela_ytdimg)) { $admela_yuvid = preg_replace($admela_youtube_matchexp1,"<".esc_attr($admela_framename)." width=\"".absint($admela_fwidth)."\" height=\"".absint($admela_fheight)."\" src=\"https://www.youtube.com/embed/$1\" allowfullscreen>",$admela_ytdimg); echo wp_kses_stripslashes($admela_yuvid); } elseif(preg_match($admela_vimeomatchexp , $admela_ytdimg)) { $admela_vimeovideos = preg_replace( $admela_vimeomatchexp ,"<".esc_attr($admela_framename)." width=\"".absint($admela_fwidth)."\" height=\"".absint($admela_fheight)."\" src=\"https://player.vimeo.com/video/$3\" allowfullscreen>",$admela_ytdimg); echo wp_kses_stripslashes($admela_vimeovideos); } elseif(preg_match( $admela_souncloudmatchexp , $admela_ytdimg)) { $admela_souncloudsng = preg_replace( $admela_souncloudmatchexp ,'<'.esc_attr($admela_framename).' width="'.absint($admela_fwidth).'" height="'.absint($admela_fheight).'" scrolling="no" src="https://w.soundcloud.com/player/?url=https://soundcloud.com/$1&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true">',$admela_ytdimg); echo wp_kses_stripslashes($admela_souncloudsng); } } elseif($admela_image != "" && $admela_ytdimg == "" ) { ?> <?php esc_html_e('img','admela'); ?> ', '' ); ?>
'', 'link_before' => '', 'link_after' => '', 'pagelink' => '' . esc_html__( 'Page', 'admela' ) . ' %', 'separator' => ', ', ) ); ?>