[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-core/deprecated/ -> 8.0.php (summary)

Deprecated functions.

File Size: 57 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  bp_xprofile_format_activity_action_new_avatar()
  bp_xprofile_new_avatar_activity()
  bp_force_buddybar()

Functions
Functions that are not part of a class:

bp_xprofile_format_activity_action_new_avatar( $action, $activity )   X-Ref
Format 'new_avatar' activity actions.

since: 2.0.0
return: string
param: string $action   Static activity action.
param: object $activity Activity object.

bp_xprofile_new_avatar_activity( $user_id = 0 )   X-Ref
Adds an activity stream item when a user has uploaded a new avatar.

since: 1.0.0
since: 2.3.4 Add new parameter to get the user id the avatar was set for.
return: bool
param: int $user_id 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.

since: 1.6.0
return: bool



Generated: Fri Apr 26 01:01:11 2024 Cross-referenced by PHPXref 0.7.1