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.
Description Description
Parameters Parameters
- $value
-
ID of the activity if found, else null.
Source Source
File: bp-activity/bp-activity-functions.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |