Since WordPress 4.7 the filter
argument for any post endpoint was removed. But if you need them, add them via plugin. The WP API Repo have a plugin ‘Rest Filter’ for this job, small and short.
Related Posts:
- WordPress REST API – get custom taxonomy category posts
- Slow REST API calls on self-hosted WordPress [closed]
- Create taxonomy with meta term using the WP Rest Api
- register_rest_field for custom taxonomy fields that are assosiated with custom post type
- Add Category Name to REST API
- Display sub-taxonomies based on SELECTED parent-taxonomy
- WP REST API – Limit the taxonomy search to the first letter
- Custom Taxonomy in REST API
- Retrieving an intersection of two terms from two different custom taxonomies via API
- how does the wordpress rest API work
- WP REST API – get custom taxonomies based on terms & filter
- Getting taxonomies associated with a specified post type
- Save values generated via API as taxonomy terms
- Displaying the post count of all custom taxonomy terms in a list format
- Terms added to custom taxonomy for custom post type only appear in Rest when added in code
- How to get all the terms from a custom hierarchical taxonomy via REST api?
- how to show product custom taxonomies in woocommerce rest api
- how to filter the data’s comparison operators (>= &
- Extra fields on categories that is available via the WP-API?
- Equivalent setup_postdata for Taxonomy Term?
- Can I make a taxonomy meta box into dropdowns for each parent category?
- WordPress Multiple Taxonomy Query
- How to use two same taxonomy in same post differently?
- set_object_terms for custom taxonomy in custom post type – not working
- How to show one post content in another post content which has same terms?
- Get all users attached to a taxonomy
- Group & Sort Taxonomy terms by letter – Is there a better way?
- How to set “manage categories” capabilities on a post type taxonomy but not on the general categories?
- Custom Taxonomy – Dropdown
- Get the terms of a post
- Multi level archive
- Permalinks incorrectly inserting multiple categories
- How to show selected check box vendors on front end home page?
- qtranslate-x problem with custom term description
- Dynamic drop down of child terms and then drop down posts
- Resize $term attachment using url
- Displaying posts from a custom category
- Product dimensions filter by taxonomy
- How can I pull the slug of a custom taxonomy and output it in a class?
- wp_insert_term doesn’t work with custom post type’s tax
- How to get list of custom taxonomies based on custom post type
- REST API And Error Codes – No Message
- Orderby taxonomy term id using get_posts not working
- WordPress custom taxonomies new/edit post autocomplete
- Searching JQuery arrays of taxonomy terms for word matches in frontend images upload
- Custom button on custom taxonomy listing page
- Custom Taxonomy Archives Page Errors
- Templates files for custom post type with custom tags
- Get user created Woocommerce attributes ( taxonomies ) [closed]
- Permalink structure not working with Custom Taxonomy (URL like ./taxonomy/category/postname)
- Custom Taxonomy user based creation
- Post not showing in my custom advanced search
- basic wordpress api endpoint to serve a key-value dictionary
- Error 404 in Custom taxonomy with pagination
- Custom taxonomy name not being translated in post manager page
- List active taxonomy terms
- add_rewrite_rule using custom taxonomy and year
- index.php Not Showing Custom Posts / Terms
- How to create a second set of tags that use the same slug or URL?
- How to add meta fields to custom taxonomy add/edit page?
- Custom Taxonomy Archive Page for Parents AND Children?
- Custom Tax Archive of Parents Only?
- Sort Taxonomy List by Custom Values
- How to filter a taxonomy meta field to the ‘single_term_title’ filter hook
- Custom taxonomy escaping html attr
- Custom taxonomy page template name and how to use it?
- Showing list of custom posts of a custom taxonomy
- Display taxonomy posts
- custom taxonomy not displaying
- Custom order of taxonomy using wp_get_object_terms and woocommerce_term_meta
- WordPress tag or archive php file customization
- customize taxonomy Page
- taxonomy query on front page
- Dynamic value for get_option linked to taxonomy term_id?
- Multisite custom taxonomy archive issues
- ajax drop down change second drop down data
- Redirect or Prevent Viewing of Custom Taxonomy’s Archives?
- Best Method to Switch Between Terms (Custom Taxonomy)
- Using wp_tag_cloud with only current post tag with special class
- Show portfolio category slug in url ( if exist)
- Creating a list with multiple categoreis and options
- Custom post type term names with ampersand in the term name
- Creating a Taxonomy Page [duplicate]
- switch statement for taxonomy content
- WordPress Taxonomy Permalinks – Custom?
- sort Posts by custom user filed
- Need help understanding a rewrite with multi-level taxonomy
- Add image to taxonomy and output to homepage
- Change order custom taxonomy
- Trying to test out wp_set_object_terms, but not working
- WordPress shortcode Issue!
- Switching from catalog to product category/subcategory
- ‘Post_tag’ taxonomy tags don’t link to existing posts in CMS
- Include attachments with a custom taxonomy in search
- How to make my taxonomy URL work?
- Passing a variable to register_taxonomy()
- Sorting terms individually for each post
- List terms and order by second word
- Looking for suggestions on creating simple database (Help!!)
- How do you search for a post by custom taxonomy?