do_action( 'sensei_log_activity_after', $args, $data, $comment_id )
Fires after logging the activity.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | Initial arguments. |
$data |
array | Processed data to log. |
$comment_id |
int | The comment ID of the logged activity. |
- Source: