apply_filters( 'bp_rest_components_get_items_query_args', array $args , WP_REST_Request $request )
Filter the query arguments for the request.
Description
Parameters
- $args
-
Key value array of query var to query value.
- $request
-
The request sent to the API.
Source
Changelog
Version | Description |
---|---|
0.1.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.