Namespaces: global
Description
bbp_current_author_ua()

Get the poster user agent

Source: bp-forums/users/functions.php:125

bbp_get_user_topic_count_raw()

Return the raw database count of topics by a user

Source: bp-forums/users/functions.php:144

bbp_get_user_reply_count_raw()

Return the raw database count of replies by a user

Source: bp-forums/users/functions.php:169

bbp_get_topic_favoriters()

Get the users who have made the topic favorite

Source: bp-forums/users/functions.php:196

bbp_get_user_favorites()

Get a user’s favorite topics

Source: bp-forums/users/functions.php:226

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_post_count()

Return a users total post count

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

bbp_get_default_user_options()

Get the default user options and their values

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