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

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


Parameters Parameters

$user_id

(int) ID of the processed user.

$is_spam

(bool) The determined spam status of processed user.


Source Source

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

View on Trac



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.