esc_html__( 'Previous page', 'refru' ), 'next_text' => esc_html__( 'Next page', 'refru' ), ) ); if ( $pagination ) { echo '
'; echo wp_kses_post( $pagination ); echo '
'; } endif; ?>