do_action( 'bp_rest_messages_search_thread_items', WP_REST_Request $request , WP_REST_Response $response )
Fires after a thread id is fetched via the REST API.
Description
Parameters
- $request
-
The request sent to the API.
- $response
-
The response data.
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.