>
post_content));
$automotive_services_embeds = get_media_embedded_in_content($automotive_services_content);
if (!empty($automotive_services_embeds)) {
foreach ($automotive_services_embeds as $automotive_services_embed) {
$automotive_services_embed = wp_kses($automotive_services_embed, array(
'iframe' => array(
'src' => array(),
'width' => array(),
'height' => array(),
'frameborder' => array(),
'allowfullscreen' => array(),
),
'video' => array(
'src' => array(),
'width' => array(),
'height' => array(),
'controls' => array(),
),
));
if (strpos($automotive_services_embed, 'video') !== false ||
strpos($automotive_services_embed, 'youtube') !== false ||
strpos($automotive_services_embed, 'vimeo') !== false ||
strpos($automotive_services_embed, 'dailymotion') !== false ||
strpos($automotive_services_embed, 'vine') !== false ||
strpos($automotive_services_embed, 'wordpress.tv') !== false ||
strpos($automotive_services_embed, 'hulu') !== false) {
?>
', '' );
else:
the_title( sprintf( '
' );
endif;
the_excerpt();
?>