This is called pagination. If you search StackExchange, you will find a bunch of questions and answers about it, like this one which seems to be for what you are looking.
Related Posts:
- Querying Term Posts in Loop
- Insert HTML inside link in a walker
- I am trying to hide a custom post type category to logged in users with Pre_Get_Posts
- Check that a slug is present in the get_terms request
- Is there a way to use ‘publicly_queryable’ => false only on specific taxonomy term?
- Filtering a custom post type by custom taxonomy in archive template
- How can I list all the categories under a Custom Post Type (taxonomy)?
- How to build a complex page structure
- clients list using wordpress
- Find callback function for custom taxonomy metabox
- How do I add a custom post type to the Featured Content in twenty fourteen theme?
- Querying Posts by Taxonomy From Alternate Network Site
- Limiting number of custom posts shown on taxonomy page
- Taxonomy list. Order by a specific custom post type count
- Include different loop templates in search query
- How to show custom taxonomy in the permalink?
- Custom post type taxonomy template
- Custom/separate categories for custom post type
- Append taxonomy terms as class names in markup?
- get_categories() for only CPT
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- WP_Query search posts by custom post type and custom taxonomy
- custom taxonomy archive by year
- Get categories and descriptions from custom post type
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- How to filter custom taxonomy categories on archive?
- How to create new category for custom post type?
- How to retrieve category NAME instead of ID in a function with a taxonomy custom field?
- Weird problem happening with custom taxonmy when creating/updating posts
- Custom Post Types and independent Categories – complex Taxonomy
- Custom Taxonomy Permalinks Redirection
- Should I use custom taxonomy or custom post type
- Custom Post Type Archive Page Filtering
- How can I auto-assign a CPT post to category in a custom taxonomy when published?
- Custom Post Type With Categories
- Making certain categories of CPT not publicly queryable
- Get parse_query filter to return slug instead of id
- Categories of custom taxonomy don’t show any posts
- Show a Category X’s custom post type on Category X archive page?
- How do I move/order posts with a tag to the end?
- Getting categories of posts under a custom taxonomy
- Query taxonomy of taxonomy of custom post type
- Can’t remove front from permalinks for custom taxonomy category page
- Specific query for custom post type
- How to edit this code to get the categories in achieve page?
- Display post content with respect to its title?
- Best method to make posts searchable, sortable and filterable – custom field, tag or category?
- First custom field value (out of several) displayed twice after query
- How to change permalink to include custom post type
- WP_Query orderby and tax_query
- browse by category and tags?
- Add term to custom post type on draft
- List of Posts and Categories
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Get parent category id from child category page for custom taxonomy
- WP_Query() with custom post type and taxonomy — get all terms?
- Navigate posts with different post type that are in the same categories
- Disable custom taxonomy on admin bar
- Why does my taxonomy have a category style div id?
- The Difference Between Categories and Tags and Taxonomies and Terms
- Query not work for current taxonomy
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- Custom Post Type Categories URL not displaying posts
- get_terms() parent, child and grandchild
- Custom Post Type Custom Archive Page Not Working
- List child categories from parent category on custom taxonomy page
- Custom types, taxonomies and query optimization
- Custom post not appearing under custom taxonomy category
- Retrieve Custom Taxonomies with Description and Slug
- Query custom posts from custom taxonomy
- Custom post type category permalinks and archive pages
- Using get_terms() to list terms from one custom taxonomy AND from one specific built-in category
- Can’t Get Parent and Child Categories of Custom Taxonomy to Display
- how to achieve this permalink abc.com/CPTName/CustomPostTypeCategorySlug/categoryname
- Custom front-end form for adding post – Category problem
- set object terms after some some time of published post – functions.php
- update custom taxonomy custom fields
- How to display custom taxonomy term specific post?
- Displaying all posts by category and showing content on click
- Show Custom Post Type based on Category on Archive Page
- Recovering data about custom post and taxonomy types
- wordpress does not see the correct custom taxonomy hierarchy
- How to sort custom post’s category by id from the theme’s function.php?
- Custom post types not displaying per category
- Custom post type category archive URL redirects to home page
- Post Custom & Taxonomy 404 error
- How To Display Category list from Portfolio post type plugin?
- Create 2-layered dropdown menus for custom taxonomy and custom post type
- Dropdown switching subcategories portfolio
- Display custom Taxonomies same as listing Categories
- Organizing The Custom Post Type with Taxonomies / Parent Posts
- Display 2nd category, only once, as sub-heading, in the loop
- Query Only Show Text on Posts With Certain Taxonomy Tag
- how to limit query_post to first page?
- Category / Custom Post Type permalink issue
- Listing custom post type items from a couple of custom taxonomies
- Code in custom widget queries all posts, when it should only query the current post
- Remove slug from Custom Category Permalink + dual-category permalinks
- Is it possible to use a post name in a custom post slug?