File: bp-forums/core/functions.php |
Description |
|---|---|
| bbp_get_search_rewrite_id() |
Return the unique ID for all search rewrite rules |
| bbp_mention_filter() |
Finds and links @-mentioned users in the content |
| bbp_get_public_status_id() |
Return the public post status ID |
| bbp_find_mentions_pattern() |
Set the pattern used for matching usernames for mentions. |
| bbp_find_mentions() |
Searches through the content to locate usernames, designated by an @ sign. |
| 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 |