[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Deprecated functions.
File Size: | 57 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_xprofile_format_activity_action_new_avatar( $action, $activity ) X-Ref |
Format 'new_avatar' activity actions. return: string param: string $action Static activity action. param: object $activity Activity object. since: 2.0.0 |
bp_xprofile_new_avatar_activity( $user_id = 0 ) X-Ref |
Adds an activity stream item when a user has uploaded a new avatar. return: bool param: int $user_id The user id the avatar was set for. since: 1.0.0 since: 2.3.4 Add new parameter to get the user id the avatar was set for. |
bp_force_buddybar() X-Ref |
Should the old BuddyBar be forced in place of the WP admin bar? We deprecated the BuddyBar in v2.1.0, but have completely removed it in v8.0. return: bool since: 1.6.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |