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. |
bp_core_check_for_blacklist() |
Check for blocked keys. |
bp_bypass_check_for_blacklist |
Filters whether or not to bypass checking for blocked keys. |
bp_core_current_user_ip() |
Get the current user’s IP address. |
bp_core_current_user_ip |
Filters the current user’s IP address. |
bp_core_current_user_ua() |
Get the current user’s user-agent. |
bp_core_current_user_ua |
Filters the current user’s user-agent. |
bp_core_check_for_flood() |
Check for flooding. |
bp_core_check_for_moderation() |
Check for moderation keys and too many links. |