ID, '_kad_post_video', true );
$schema = apply_filters( 'ascend_video_schema', true );
?>
>
true,
'height' => true,
'width' => true,
'frameborder' => true,
'allowfullscreen' => true,
'name' => true,
'id' => true,
'class' => true,
'style' => true,
);
echo do_shortcode( wp_kses( $video, $allowed_tags ) );
?>