'Reviews', 'priority' => 50, 'callback' => 'wpb_new_product_tab_content' ); return $tabs; } function wpb_new_product_tab_content() { comments_template(); } /* Add Breadcrumbs */ function mybreadcrumbs() { if(!is_front_page() || !is_home()){ global $post; ?>