', '' ); blogger_buzz_post_meta(); if ($post_content == 'content_excerpt'): echo '
'; the_excerpt(); echo '
'; endif; $button = get_theme_mod('blogger_buzz_post_button_text','Read More'); if (!empty($button) && $post_content == 'content_excerpt'): echo '
'.esc_html($button).'
'; endif; ?>