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

Fires after processing a user as a spammer.


Parameters Parameters

$value

(int) ID of the currently displayed user.

$status

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


Source Source

File: bp-settings/actions/capabilities.php

View on Trac



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.