apply_filters( 'bp_activity_check_exists_by_content', BP_Activity_Activity $value )
Filters the results of the check for whether an activity item exists by specified content.
Parameters Parameters
- $value
-
(BP_Activity_Activity) ID of the activity if found, else null.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |