> 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) { ?>
,
,
', ''); endif; else : if ($automotive_services_post_heading == '1') : the_title(sprintf('
', esc_url(get_permalink())), '
'); endif; endif; if (is_singular()) : if ($automotive_services_single_post_content == '1') : the_content(); endif; else : if ($automotive_services_post_content == '1') : echo "

" . wp_trim_words(get_the_excerpt(), 50) . "

"; endif; endif; ?>