As of WP >= 4.7 filter[]
is not supported and have been removed. Also WP REST API Plugin became part of WordPress Core.
According docs your link should be:
EDIT
As enguerranws mentioned the date should be in ISO8601 format
Related Posts:
- How do I cache (core) API requests?
- WP REST API only returning partial list of users
- Retrieving pages with multiple tags using REST API
- How do I use the WP REST API plugin and the OAuth Server plugin to allow for registration and login?
- Get more than 10 posts in a specific category with the wordpress api
- Create post with REST API in php with file_get_contents
- node-wpapi: how to handle authentication?
- How to edit feature image with XML RPC?
- WP REST API and Access-Control-Allow-Origin
- Extending the API I created to return category names
- WordPress Rest API custom endpoint optional param
- Query WP REST API v2 by multiple meta keys
- Is there a way to get protected meta fields through any of the available built-in WordPress APIs? (xmlrpc, wp-json)
- Slow REST API calls on self-hosted WordPress [closed]
- how to authenticate for the REST API from a plugin and from command line
- WordPress API – Get Drafts
- How to stop WP API endpoint from caching?
- How to get the attached gallery in the rest API?
- Custom route for WP-API gives “rest_no_route” value
- “rest_no_route” – Debug error
- Developing Themes with React/Angular
- Authentication for a mobile app connected via wp-rest api?
- curl POST work with user meta but not the custom user meta
- Implementing the wp json-rest api
- WordPress REST API “rest_authentication_errors” doesn’t work external queries?
- Get all tags not just first 10 with wp api 2.0
- Post body not working with wp_remote_post()
- How can I cache WordPress Rest API Response
- WordPress REST API always misses parameters – rest_missing_callback_param
- How to add WP API and JS featured image attachment
- Adding rest api endpoints to an old theme
- Develop REST API using WordPress for Android app [closed]
- Why aren’t tags and categories added in post request to WP Rest API
- WP_REMOTE_POST Requests are being blocked by API provider [closed]
- Get non-rendered content from WP-API
- Woocommerce api: create product with images – bad request
- Adding custom end points, No error line
- Calling an API to do authentication / user login
- How do I query my WordPress posts on another HTML page using the WordPress Restful API?
- body_class REST field in WP-API
- Authenticating a user with the WP-API V2 in Postman
- Get a remote post ID via API given URL
- How to change the date and time in REST API for comments?
- Creating a WordPress Post via REST API – HTML or Markdown?
- Custom REST endpoint not working to retrieve single posts (“rest_no_route”)
- How to add an endpoint for my custom post type? /wp-json/wp/v2/posts is working but it didn’t in the custom post
- WordPress REST API – get custom taxonomy category posts
- How to display relations via wordpress Rest API
- Allow REST API Endpoint to specific user and hide from public
- Escape commas in REST API
- register/login api
- WordPress REST API in Integromat: How to overcome “Sorry, you are not allowed to list users / edit this…”
- How do i post data to url with fields?
- How to use following API with WordPress?
- Help to create the best plugin settings!
- Remove unwanted fields from WP API response
- rest_cannot_create_user
- WordPress API “code”:”rest_no_route” with Custom Route
- Adding Amchart Interface to WordPress API
- Deleting media using the WordPress Rest API
- Periodically Query an external API on wordpress site
- Rest WP_Error always return null
- Posting data from Ionic app to WordPress
- Expand author, tags and categories in the WordPress JSON API
- How to display parent category with first level child in REST API
- WordPress REST API Endpoint (Authors and Categories latest posts)
- Why does “if statement” has to “die()”, otherwise wont work?
- Best way to make a JSON API from WordPress?
- REST API And Error Codes – No Message
- How to login via wordpress api and get user details?
- How many users/load can the rest API handle?
- How to update WordPress Plugins in your own maintance application?
- XMLRPC: How to retrieve possible custom fields for a new post?
- External api call using wordpress
- Adding Microsoft Teams Incoming Webhook to WordPress, Problem with Rest Route?
- Woocommerce API for calling products by Category ID
- How to submit a button automatically after every scheduled hours?
- What is an Endpoint?
- Authentication/API Questions
- Get the Category Name instead of ID from WP-API
- I am trying to use the Theme Customization API but I keep getting an error
- I want to retrieve all posts of a blog without username & password
- WordPress as GraphQL client
- How to save post with different languages and linked them with WPML?
- Store regex expression in WordPress DB using Options API
- WP List Table in custom post type
- Core function to check if a rest namespace exists
- Building a REST API for your web app exposes primary keys of DB records?
- Sending posts from Python to WordPress
- post values to custom post type which has advanced custom fields
- how to use nimble-API and Display data?
- How can I create new CustomPostType record using wp.api.collections?
- Get the name WordPress default theme in the core
- woocommerce api echo out response
- Limit the number of external API calls per second
- WordPress API – Getting just post content
- REST API Working for GET but not for POST?
- WP API users per page
- WordPress SMS API integration without plugin
- Fetch products with filter by similar categories at same time