@since: bbPress (r2464) |
Description |
---|---|
bbp_update_forum_topic_count() |
Adjust the total topic count of a forum |
bbp_update_forum_reply_count() |
Adjust the total reply count of a forum |
bbPress::register_taxonomies() |
Register the topic tag taxonomy |
bbPress::__construct() |
A dummy constructor to prevent Forums from being loaded more than once. |
bbPress::__clone() |
A dummy magic method to prevent Forums from being cloned |
bbPress::__wakeup() |
A dummy magic method to prevent Forums from being unserialized |
bbPress |
Main bbPress Class |
bbp_head() |
Add our custom head action to wp_head |
bbp_footer() |
Add our custom head action to wp_head |