Changes between Initial Version and Version 1 of Ticket #7374, comment 5
- Timestamp:
- 12/08/2016 09:10:12 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7374, comment 5
initial v1 1 1 I will correct the code. 2 2 3 I don't know if somebody, who hasn't activated the heartbeat refresh needs to have the filter when returning early. In addition to this you can filter the return value of `bp_is_activity_heartbeat_active()` to prevent returning early. So I think we don't need to add the filter here. What do you think ?3 I don't know if somebody, who hasn't activated the heartbeat refresh needs to have the filter when returning early. In addition to this you can filter the return value of `bp_is_activity_heartbeat_active()` to prevent returning early. So I think we don't need to add the filter here. What do you think @boonebgorges?