apply_filters( 'bp_bypass_check_for_blacklist', bool $value, int $user_id, string $title, string $content )

Filters whether or not to bypass checking for blocked keys.

Description

Parameters

$value

(bool) Whether or not to bypass checking. Default false.

$user_id

(int) Topic of reply author ID.

$title

(string) The title of the content.

$content

(string) $the content being posted.

Source

File: bp-core/bp-core-moderation.php

Changelog

Changelog
Version Description
BuddyPress 2.2.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.