''. esc_html__( 'Previous Post', 'astori' ) .'%title',
'next_text' => ''. esc_html__( 'Next Post', 'astori' ) .'%title',
'in_same_term' => true,
'screen_reader_text' =>' ',
);
// Args
$args = apply_filters( 'kirhero_single_post_next_prev_args', $args ); ?>