File: bp-forums/common/functions.php |
Description |
---|---|
bbp_check_for_flood() |
Check for flooding |
bbp_check_for_moderation() |
Checks topics and replies against the discussion moderation of blocked keys |
bbp_check_for_blacklist() |
Checks topics and replies against the discussion blacklist of blocked keys |
bbp_get_do_not_reply_address() |
Get the “Do Not Reply” email address to use when sending subscription emails. |
bbp_get_paged() |
Assist pagination by returning correct page number |
bbp_fix_post_author() |
Fix post author id on post save |
bbp_past_edit_lock() |
Check the date against the _bbp_edit_lock setting. |
bbp_get_statistics() |
Get the forum statistics |
bbp_filter_anonymous_post_data() |
Filter anonymous post data |
bbp_remove_view_all() |
Remove ‘view=all’ from query string |