apply_filters( 'bp_activity_create_summary_extractor_args', array $args , string $content , array $activity , BP_Media_Extractor $extractor )
Filter the arguments passed to the media extractor when creating an Activity summary.
Description
Parameters
- $args
-
Array of bespoke data for the media extractor.
- $content
-
The content of the activity item.
- $activity
-
The data passed to bp_activity_add() or the values from an Activity obj.
- $extractor
-
The media extractor object.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.3.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.