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