File: bp-forums/common/functions.php
Description
bbp_fix_post_author()

Fix post author id on post save

Source: bp-forums/common/functions.php:348

bbp_past_edit_lock()

Check the date against the _bbp_edit_lock setting.

Source: bp-forums/common/functions.php:387

bbp_get_statistics()

Get the forum statistics

Source: bp-forums/common/functions.php:453

bbp_filter_anonymous_post_data()

Filter anonymous post data

Source: bp-forums/common/functions.php:635

bbp_check_for_duplicate()

Check for duplicate topics/replies

Source: bp-forums/common/functions.php:687

bbp_check_for_flood()

Check for flooding

Source: bp-forums/common/functions.php:773

bbp_check_for_moderation()

Checks topics and replies against the discussion moderation of blocked keys

Source: bp-forums/common/functions.php:818

bbp_check_for_blacklist()

Checks topics and replies against the discussion blacklist of blocked keys

Source: bp-forums/common/functions.php:941

bbp_get_do_not_reply_address()

Get the “Do Not Reply” email address to use when sending subscription emails.

Source: bp-forums/common/functions.php:1058

bbp_remove_view_all()

Remove ‘view=all’ from query string

Source: bp-forums/common/functions.php:284