bp-forums/admin/admin.php:
BBP_Admin::network_update_screen()
|
Update all forums across all sites
|
bp-forums/common/template.php:
bbp_is_site_public()
|
Check if current site is public
|
class-buddypress.php:
BuddyPress::versions()
|
Private method to align the active and database versions.
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_custom_post_type_feed()
|
Format ‘new_blog_*’ various custom post type activity actions.
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_blog_post()
|
Format ‘new_blog_post’ activity actions.
|
bp-blogs/bp-blogs-activity.php:
bp_blogs_format_activity_action_new_blog_comment()
|
Format ‘new_blog_comment’ activity actions.
|
bp-blogs/bp-blogs-functions.php:
bp_blogs_record_blog()
|
Make BuddyPress aware of a new site so that it can track its activity.
|
bp-blogs/bp-blogs-filters.php:
bp_blogs_post_pre_publish()
|
Check whether the current activity about a post or a comment can be published.
|
bp-core/deprecated/buddypress/2.1.php:
bp_adminbar_logo()
|
Output the BuddyBar logo.
|
bp-loader.php:
bp_core_set_bbpress_buddypress_active()
|
Filter for setting the spoofing of BuddyPress.
|
bp-core/bp-core-avatars.php:
bp_core_fetch_avatar()
|
Get an avatar for a BuddyPress object.
|
bp-core/bp-core-options.php:
bp_get_option()
|
Retrieve an option.
|
bp-activity/bp-activity-functions.php:
bp_activity_post_type_comment()
|
Create an activity item for a newly posted post type comment.
|
bp-activity/bp-activity-functions.php:
bp_activity_format_activity_action_custom_post_type_post()
|
Format activity action strings for custom post types.
|
bp-activity/bp-activity-functions.php:
bp_activity_format_activity_action_custom_post_type_comment()
|
Format activity action strings for custom post types comments.
|
bp-activity/bp-activity-template.php:
bp_get_activity_secondary_avatar()
|
Return the avatar of the object that action was performed on.
|