>
post_content)); $business_development_coaching_embeds = get_media_embedded_in_content($business_development_coaching_content); // Track displayed audio embeds $business_development_coaching_displayed_embeds = []; // Check if not in a singular view if (!is_singular() && !empty($business_development_coaching_embeds)) { foreach ($business_development_coaching_embeds as $business_development_coaching_embed) { if (strpos($business_development_coaching_embed, 'audio') !== false && !in_array($business_development_coaching_embed, $business_development_coaching_displayed_embeds)) { $business_development_coaching_displayed_embeds[] = $business_development_coaching_embed; ?>
', '' ); else : $business_development_coaching_enable_title = absint(get_theme_mod('business_development_coaching_enable_blog_post_title', 1)); if ($business_development_coaching_enable_title == 1) { the_title( '

', '

' ); } endif; // Check if is singular if ( is_singular() ) : ?>
' . esc_html__('Post Tags: ', 'business-development-coaching') . ''; the_tags('', ', ', ''); echo '
'; } ?> ' . esc_html__('Post Tags: ', 'business-development-coaching') . ''; the_tags('', ', ', ''); echo ''; } ?>
'; } ?>
'; } ?>
".wp_trim_words(get_the_excerpt(), get_theme_mod('business_development_coaching_excerpt_limit', 25))."

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