do_action( 'bp_activity_mark_as_ham', BP_Activity_Activity $activity, string $source )

Fires at the end of the process to mark an activity item as ham.


Description Description


Parameters Parameters

$activity

Activity item being marked as ham.

$source

Source of determination of ham status. For example "by_a_person" or "by_akismet".


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.