'
' . esc_html( get_theme_mod( 'single_post_navigation_previous_label', __( 'Previous article', 'blover' ) ) ) . '
%title
', 'next_text' => '
' . esc_html( get_theme_mod( 'single_post_navigation_next_label', __( 'Next article', 'blover' ) ) ) . '
%title
', 'in_same_term' => wp_validate_boolean( get_theme_mod( 'single_post_navigation_only_category', 0 ) ), ) ); endif; ?>