do_action( 'bp_core_action_set_spammer_status', int $value, string $status )

Fires after processing a user as a spammer.


Description Description


Parameters Parameters

$value

ID of the currently displayed user.

$status

Determined status of "spam" or "ham" for the displayed user.


Top ↑

Source Source

File: bp-settings/actions/capabilities.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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