@since: BuddyPress 1.2.5 |
Description |
|---|---|
| bp_member_user_nicename() |
Output nicename of current member in the loop. |
| bp_get_member_user_nicename() |
Get the nicename of the current member in the loop. |
| bp_get_member_user_nicename |
Filters the nicename of the current member in the loop. |
| bp_member_user_login() |
Output login for current member in the loop. |
| bp_init() |
Fire the ‘bp_init’ action, BuddyPress’s main initialization hook. |
| bp_loaded |
Fires inside the ‘bp_loaded’ function, which fires after BP’s core plugin files have been loaded. |
| bp_include() |
Fire the ‘bp_include’ action, where plugins should include files. |
| bp_include |
Fires inside the ‘bp_include’ function, where plugins should include files. |
| bp_dtheme_fix_the_posts_on_activity_front() |
In BuddyPress 1.2.x, this was used as part of the code that set the activity feed to be on the front page. |
| bp_core_fetch_avatar_url |
Filters a locally uploaded avatar URL. |