'100%', 'align' => 'center', 'src' => 'youtube', 'hosted' => '', 'id' => '', 'disable_for_mobile' => 'on', 'loop' => 'on', 'autoplay' => 'on', 'controls' => 'off', 'viewstart' => 'off', 'viewend' => 'off', 'caption' => '', 'overlay_content' => '', 'vidwidth' => '', 'vidheight' => '', 'poster_frame' =>'', 'force_fullwidth'=>'off', 'revealfx' => '', 'overlay_revealfx' => '' ); $atts = apply_filters( 'aesop_video_defaults', shortcode_atts( $defaults, $atts ) ); $contentwidth = 'content' == $atts['width'] ? 'aesop-content' : false; $widthstyle = $atts['width'] && 'center' !== $atts['align'] ? sprintf( 'style=width:%s;', $atts['width'] ) : sprintf( 'style=max-width:%s;', $atts['width'] ); // width constraint class if $caption = !empty( $atts['caption'] ) ? sprintf( '