> tag using this hook: genesis_doctitle_wrap. the following line makes sure this isn't called */ ?> <?php wp_title( '|', true, 'right' ); ?> head(); ?> get_css_data(); remove_all_filters( 'body_class' ); // strip out any custom classes added by the theme for the tag ?> style=""> after_body_open(); ?>
section * WP SEO uses get_the_excerpt to put in some meta tags, which was messing up some 3rd party shortcodes */ if ( ! empty( $GLOBALS['tcb_landing_page_needs_filter'] ) ) { add_filter( 'the_content', 'tve_editor_content' ); } ?>
footer(); ?> before_body_end(); ?>