As documented, the default number if results returned “per page” is 10. So you need to set per_page
to however many you want to retrieve:
https://example.com/wp-json/wp/v2/categories?per_page=30
Related Posts:
- Taxonomy term RestApi data 10 rows limitions
- Is There a Difference Between Taxonomies and Categories?
- get_categories for custom post type with a specific custom taxonomy attached
- Could not insert term into the database
- How can I add the featured image functionality to a custom taxonomy?
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- Weird behaviour when adding terms/term_taxonomies programmatically
- Why is per_page not working with categories in WP API?
- How can I select a primary category?
- wp_update_nav_menu_item() to insert categories
- How to get next previous category in same taxonomy?
- Display only deepest category on a single post?
- Wrap a chosen category name with div
- What’s the difference between “parent” and “category_parent” in a WP_Term object?
- Get ID of current taxonomy in register_rest_field
- Update taxonomy value of post type in query
- How to query posts from specific authors and categories using WP_query?
- How can I convert some categories to a custom taxonomy?
- Any way to assign Post Categories and Tags to Links?
- Add custom taxonomy under the category title
- Display name of the last child category
- How to export/import categories and keep their IDs?
- How to use wp_category_checklist()?
- List Terms in Category
- How to get category URL with the slug?
- Get all sub-categories of a parent category
- How to view WordPress’ default category IDs?
- Random taxonomy category list
- Display Slug instead of Name
- Change existing taxonomy settings when using custom taxonomy
- ACF: Display category name using taxonomy field
- Show Available Taxonomy List with Current Category
- category filter doesn’t work in WPML
- Exclude a category from the_category in the single post page
- Why does the argument list_only do on Walker_Category_Checklist::start_el?
- Shortcodes not working in category or tag description
- Filtering multiple categories via the URL
- Display specific categories by ID
- Select posts by name and category per REST API
- Filtering *out* a taxonomy from the admin post list
- category image taxonomy
- Drop posts from categories in MySql
- Customize category page for different custom taxonomies
- REST API: Display Category names in JSON?
- How can I improve this taxonomy treating approach?
- Get posts under a category with SQL
- Custom taxonomy template for categories
- Display custom taxonomy attached to the post on post single page
- Add image to each podcast series (or category) in headless WordPress instance [closed]
- How to display parents category and child category separately for a specific post?
- Question on using custom structures for categories
- Admin: Navigation Menus do not show empty categories/taxonomies in the list’s search tab
- Display sibling categories on category page
- How to modify the output of wp_terms_checklist when used within the built-in category metabox on edit posts?
- Echo text using is_tag
- List just subcategory and products of active category page in Woocommerce
- WP 4.7 in_category change?
- Get posts of a custom post type from category from taxonomy?
- Illegal string offset ‘taxonomy’ in
- Change categories count to include media attachments
- How to schedule categories?
- How to get selected taxonomy or category ID if using custom walker?
- Let user select their own category
- Copy post taxonomy?
- Setting selected term_id with wp_dropdown_categories?
- creating categories programmatically
- Combining these queries? (Same taxonomy term + same category as post)
- sidebar troubles, taxonomy trouble
- Displaying posts of given category
- Category post count is not correct
- Intermittent Gutenberg 504 Gateway Timeout when calling REST route to retrieve categories
- WordPress Default Category and Custom Taxonomy Selected Attribute not Working After Searched in wp_dropdown_categories Array
- Show subChild categories
- How can i change sort category view starting from child then parent, not alphabetically
- WordPress 5.4 and higher: Filter posts by category 1 AND category 2 in API requests
- Pagination for custom categories template
- WooCommerce REST API not returning the default products category
- WordPress Portofolio Conditional Templating – functions php
- Get WooCommerce product category list in functions.php
- Bulk assign posts to a category using SQL (MySQL)
- outputting taxonomy hierarchy
- Confused about category.php template – not working
- Filter custom taxonomy posts via AJAX
- Why use hierarchical taxonomies instead of many custom taxonomies?
- How get all media from a posts category by db?
- How to Manage and link certain custom taxonomy?
- Display Taxonomies in loop with template args
- Grouping parent categories into sections
- Match two taxonomies to display a specific content
- Display only the latest post
- Return selected categories only in custom page meta box?
- list taxonomy based on taxonomy
- get IDs from links categories
- Multiple Parent Category URLs
- Chained drop-down menu for custom taxonomy using chained.js
- Display only one level subcategory in wordpress
- Converting Categories (with ACF fields) to custom taxonomies
- Woocommerce custom taxonomy order
- Images as Categories
- Quick Edit on taxonomy names results in error