apply_filters( 'bp_xprofile_updated_profile_activity_throttle_time', int $value )
Filters the throttle time, in seconds, used to prevent excessive activity posting.
Parameters Parameters
- $value
-
(int) Throttle time, in seconds.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |