>
post_content)); $automotive_parts_embeds = get_media_embedded_in_content($automotive_parts_content); // Track displayed audio embeds $automotive_parts_displayed_embeds = []; // Check if not in a singular view if (!is_singular() && !empty($automotive_parts_embeds)) { foreach ($automotive_parts_embeds as $automotive_parts_embed) { if (strpos($automotive_parts_embed, 'audio') !== false && !in_array($automotive_parts_embed, $automotive_parts_displayed_embeds)) { $automotive_parts_displayed_embeds[] = $automotive_parts_embed; ?>
', '' ); } ?> ', '' ); } endif; // Check if is singular if ( is_singular() ) : ?>
' . esc_html__('Post Tags: ', 'automotive-parts') . ''; the_tags('', ', ', ''); echo '
'; } ?> ' . esc_html__('Post Tags: ', 'automotive-parts') . ''; the_tags('', ', ', ''); echo ''; } ?>
'; } ?>
'; } ?>
".wp_trim_words(get_the_excerpt(), get_theme_mod('automotive_parts_excerpt_limit', 25))."

"; } ?> '', ) ); ?>