do_action( 'bp_core_process_spammer_status', int $user_id, bool $is_spam )

Fires at the end of the process for hanlding spammer status.


Description Description


Parameters Parameters

$user_id

ID of the processed user.

$is_spam

The determined spam status of processed user.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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