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

Filters whether or not to bypass checking for moderation keys and too many links.

Source: bp-core/bp-core-moderation.php:69

bp_core_check_for_blacklist()

Check for blocked keys.

Source: bp-core/bp-core-moderation.php:200

bp_bypass_check_for_blacklist

Filters whether or not to bypass checking for blocked keys.

Source: bp-core/bp-core-moderation.php:212

bp_core_current_user_ip()

Get the current user’s IP address.

Source: bp-core/bp-core-moderation.php:310

bp_core_current_user_ip

Filters the current user’s IP address.

Source: bp-core/bp-core-moderation.php:320

bp_core_current_user_ua()

Get the current user’s user-agent.

Source: bp-core/bp-core-moderation.php:330

bp_core_current_user_ua

Filters the current user’s user-agent.

Source: bp-core/bp-core-moderation.php:346

bp_core_check_for_flood()

Check for flooding.

Source: bp-core/bp-core-moderation.php:25

bp_core_check_for_moderation()

Check for moderation keys and too many links.

Source: bp-core/bp-core-moderation.php:57