ID, 'single-post' ); $this_breadcrumb = [ $title, get_the_permalink() ]; ?>
ID, array( 'context' => 'single-post' ) ); ?>
'

' . $title . '

', 'meta' => '' ); $header_items = apply_filters( 'fictioneer_filter_post_header_items', $header_items, $post->ID, array( 'context' => 'single-post' ) ); echo implode( '', $header_items ); ?>
ID, array( 'context' => 'single-post' ) ); ?>
'post', 'post_id' => $post->ID, 'breadcrumbs' => array( [fcntr( 'frontpage' ), get_home_url()] ) ); // Add current breadcrumb $footer_args['breadcrumbs'][] = $this_breadcrumb; // Get footer with breadcrumbs get_footer( null, $footer_args ); ?>