1, 'prev_text' => '<<', 'next_text' => '>>', ) ); echo $posts_pagination; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- already escaped during generation. else : get_template_part( 'template-parts/content-none', get_post_type() ); endif; wp_reset_postdata(); ?>