File: bp-forums/core/functions.php |
Description |
---|---|
bbp_get_search_rewrite_id() |
Return the unique ID for all search rewrite rules |
bbp_get_public_status_id() |
Return the public post status ID |
bbp_mention_filter() |
Finds and links @-mentioned users in the content |
bbp_register_view() |
Register a Forums view |
bbp_deregister_view() |
Deregister a Forums view |
bbp_view_query() |
Run the view’s query |
bbp_get_view_query_args() |
Return the view’s query arguments |
bbp_add_error() |
Adds an error message to later be output in the theme |
bbp_has_errors() |
Check if error messages exist in queue |
bbp_find_mentions_pattern() |
Set the pattern used for matching usernames for mentions. |