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