posts pagination
This function returns a html number pagination in the template. Note, it doesn't work with custom post types.
the_posts_pagination();
copy
This function returns a html number pagination in the template. Note, it doesn't work with custom post types.
the_posts_pagination();
copy