bbp_recalculate_user_engagements
bbp_recalculate_user_engagements
Appears in: bbpress.2.6.0, bbpress.2.6.1, bbpress.2.6.11, bbpress.2.6.12, bbpress.2.6.2, bbpress.2.6.3, bbpress.2.6.4, bbpress.2.6.5, bbpress.2.6.6, bbpress.2.6.9
Hook Type: filter
Displaying hooks found in version: bbpress.2.6.9apply_filters('bbp_recalculate_user_engagements') is found 1 times:
- /includes/users/engagements.php line 391387388389390391392393394395396397
}
}
// Filter & return
return
(bool) apply_filters(
'bbp_recalculate_user_engagements'
,
$retval
,
$topic_id
);
}
/**
* Update the engagements of a topic.
*
* Hooked to
'bbp_new_topic'
and
'bbp_new_reply'
, this gets the post author
and