ID, 'category'); if (function_exists('setPostViews')) { setPostViews(get_the_ID()); } $breadcrumb = ""; if (!(empty($categories[0]->term_id))) { $breadcrumb = '
' . esc_html($categories[0]->name) . ' / ' . get_the_title() . '
'; } get_header(); ?>