sprintf( '%1$s' . __( 'arrow_back', 'the-m-x' ) . '%2$s' . __( 'Previous Posts', 'the-m-x' ), '', '' ), 'next_text' => sprintf( __( 'Next Posts', 'the-m-x' ) . '%1$s' . __( 'arrow_forward', 'the-m-x' ) . '%2$s', '', '' ), ) ); if ( is_home() && ! is_front_page() ) : ?>

sprintf( '%1$s' . __( 'arrow_back', 'the-m-x' ) . '%2$s' . __( 'Previous Posts', 'the-m-x' ), '', '' ), 'next_text' => sprintf( __( 'Next Posts', 'the-m-x' ) . '%1$s' . __( 'arrow_forward', 'the-m-x' ) . '%2$s', '', '' ), ) ); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>