>
'', 'link_before' => '', 'link_after' => '', ) ); edit_post_link( __( 'Edit', 'basho' ), '', null, 'uk-link' ); // Entry footer post meta. basho_the_post_meta( get_the_ID(), 'entry-footer' ); if ( is_single() ) { get_template_part( 'partials/entry-author-bio' ); get_template_part( 'partials/navigation' ); } ?>