Namespaces: global |
Description |
|---|---|
| bbp_delete_user_options() |
Delete default user options |
| bbp_setup_user_option_filters() |
Add filters to each Forums option and allow them to be overloaded from inside the $bbp->options array. |
| bbp_filter_get_user_option() |
Filter default options and allow them to be overloaded from inside the $bbp->user_options array. |
| bbp_user_topic_count() |
Output a users topic count |
| bbp_get_user_topic_count() |
Return a users reply count |
| bbp_user_reply_count() |
Output a users reply count |
| bbp_get_user_reply_count() |
Return a users reply count |
| bbp_user_post_count() |
Output a users total post count |
| bbp_get_default_user_options() |
Get the default user options and their values |
| bbp_forum_replies_feed_link() |
Output the link for the forum replies feed |