apply_filters( 'bp_rest_messages_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
File: bp-messages/classes/class-bp-rest-messages-endpoint.php
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.