do_action( 'bp_activity_ham_all_user_data', int $user_id, array $activities )

Fires after all activity data from a user has been marked as ham.


Description Description


Parameters Parameters

$user_id

ID of the user whose activity is being marked as ham.

$activities

Array of activity items being marked as ham.


Top ↑

Source Source

File: bp-activity/bp-activity-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.