'' . esc_html__( 'Published in', 'orvis' ) . '%title', ) ); } elseif ( is_singular( 'post' ) ) { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . '' . esc_html__( 'Next post:', 'orvis' ) . ' ' . '%title', 'prev_text' => ' ' . '' . esc_html__( 'Previous post:', 'orvis' ) . ' ' . '%title', ) ); } ?>