>
post_content)); $butcher_meatshop_embeds = get_media_embedded_in_content($butcher_meatshop_content); // Track displayed audio embeds $butcher_meatshop_displayed_embeds = []; // Check if not in a singular view if (!is_singular() && !empty($butcher_meatshop_embeds)) { foreach ($butcher_meatshop_embeds as $butcher_meatshop_embed) { if (strpos($butcher_meatshop_embed, 'audio') !== false && !in_array($butcher_meatshop_embed, $butcher_meatshop_displayed_embeds)) { $butcher_meatshop_displayed_embeds[] = $butcher_meatshop_embed; ?>
', '' ); } ?> ', '' ); } endif; // Check if is singular if ( is_singular() ) : ?>
' . esc_html__('Post Tags: ', 'butcher-meatshop') . ''; the_tags('', ', ', ''); echo '
'; } ?> ' . esc_html__('Post Tags: ', 'butcher-meatshop') . ''; the_tags('', ', ', ''); echo ''; } ?>
'; } ?>
'; } ?>
".wp_trim_words(get_the_excerpt(), get_theme_mod('butcher_meatshop_excerpt_limit', 25))."

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