cat_ID.'&posts_per_page=999'); function _display_wiki_breadcrumb($post, $first_post){ $href = get_permalink($first_post->ID); // var_dump($href); return '
'; } $ary_assets = collect_frontend_assets(array('bootstrap','base','animations','fonts')); load_css_assets($ary_assets['CSS'], CSS_URL.'wiki.css'.FE_VER); $cur_cat = get_the_category(); $cur_cat = $cur_cat[0]; get_template_part( 'title' ); ?>