File: bp-forums/core/functions.php |
Description |
---|---|
bbp_delete_rewrite_rules() |
Delete a blogs rewrite rules, so that they are automatically rebuilt on the subsequent page load. |
bbp_get_hidden_status_id() |
Return the hidden post status ID |
bbp_get_closed_status_id() |
Return the closed post status ID |
bbp_get_spam_status_id() |
Return the spam post status ID |
bbp_get_trash_status_id() |
Return the trash post status ID |
bbp_get_orphan_status_id() |
Return the orphan post status ID |
bbp_get_user_rewrite_id() |
Return the unique ID for user profile rewrite rules |
bbp_get_edit_rewrite_id() |
Return the unique ID for all edit rewrite rules (forum|topic|reply|tag|user) |
bbp_get_search_rewrite_id() |
Return the unique ID for all search rewrite rules |
bbp_get_pending_status_id() |
Return the pending post status ID |