>

'' . oceanwp_icon( 'long_arrow_alt_left', false ) . ' ' . esc_html__( 'Previous', 'oceanwp' ) . '%title', 'next_text' => '' . oceanwp_icon( 'long_arrow_alt_right', false ) . ' ' . esc_html__( 'Next', 'oceanwp' ) . '%title', 'in_same_term' => true, 'taxonomy' => $term_tax, 'screen_reader_text' => esc_html__( 'Continue Reading', 'oceanwp' ), ); // Args. $args = apply_filters( 'ocean_single_post_next_prev_args', $args ); ?>