_x( 'Published in%title', 'Parent post link', 'smallblog' ), ) ); } elseif ( is_singular( 'post' ) ) { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . '' . __( 'Next post:', 'smallblog' ) . ' ' . '%title', 'prev_text' => ' ' . '' . __( 'Previous post:', 'smallblog' ) . ' ' . '%title', ) ); } // End of the loop. endwhile; else: get_template_part( 'template-parts/content', 'none' ); endif; ?>