@since: bbPress (r2753) |
Description |
|---|---|
| bbp_login_form_login() |
Add the Forums-specific login forum action |
| bbp_add_rewrite_tags() |
Add the Forums-specific rewrite tags |
| bbp_topic_edit_url() |
Output URL to the topic edit page |
| bbp_get_topic_edit_url() |
Return URL to the topic edit page |
| bbp_is_topic_anonymous() |
Is the posted by an anonymous user? |
| bbPress::add_rewrite_tags() |
Add the Forums-specific rewrite tags |
| bbp_topic_form_fields() |
Output the required hidden fields when creating/editing a topic |
| bbp_reply_form_fields() |
Output the required hidden fields when creating/editing a reply |
| bbp_is_reply_edit() |
Check if current page is a reply edit page |
| bbp_is_topic_edit() |
Check if current page is a topic edit page |