File: bp-forums/users/options.php |
Description |
|---|---|
| bbp_get_user_post_count() |
Return a users total post count |
| bbp_update_user_last_posted() |
Update a users last posted time, for use with post throttling |
| bbp_user_last_posted() |
Output the raw value of the last posted time. |
| bbp_get_user_last_posted() |
Return the raw value of teh last posted time. |
| 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_add_user_options() |
Add default user options |
| bbp_delete_user_options() |
Delete default user options |