apply_filters( 'bp_nouveau_get_activity_custom_objects', array $response , array $value )
Filters the response for custom activity objects.
Parameters Parameters
- $response
-
(array) Array of custom response objects to send to AJAX return.
- $value
-
(array) Activity object type from $_POST global.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |