File: bp-forums/users/options.php
Description
bbp_get_user_post_count()

Return a users total post count

Source: bp-forums/users/options.php:233

bbp_update_user_last_posted()

Update a users last posted time, for use with post throttling

Source: bp-forums/users/options.php:259

bbp_user_last_posted()

Output the raw value of the last posted time.

Source: bp-forums/users/options.php:282

bbp_get_user_last_posted()

Return the raw value of teh last posted time.

Source: bp-forums/users/options.php:293

bbp_get_user_topic_count()

Return a users reply count

Source: bp-forums/users/options.php:155

bbp_user_reply_count()

Output a users reply count

Source: bp-forums/users/options.php:179

bbp_get_user_reply_count()

Return a users reply count

Source: bp-forums/users/options.php:194

bbp_user_post_count()

Output a users total post count

Source: bp-forums/users/options.php:218

bbp_get_default_user_options()

Get the default user options and their values

Source: bp-forums/users/options.php:18

bbp_add_user_options()

Add default user options

Source: bp-forums/users/options.php:43