@since: bbPress (r2746) |
Description |
|---|---|
| BBP_Replies_Admin::attributes_metabox() |
Add the reply attributes metabox |
| BBP_Replies_Admin::attributes_metabox_save() |
Pass the reply attributes for processing |
| BBP_Topics_Admin::attributes_metabox_save() |
Pass the topic attributes for processing |
| BBP_Forums_Admin::attributes_metabox() |
Add the forum attributes metabox |
| BBP_Forums_Admin::attributes_metabox_save() |
Pass the forum attributes for processing |
| bbp_is_topic_closed() |
Is the topic closed to new replies? |
| bbp_is_forum_private() |
Is the forum private? |
| bbp_is_forum_category() |
Is the forum a category? |
| bbp_is_forum_open() |
Is the forum open? |
| bbp_is_forum_closed() |
Is the forum closed? |