| [ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Deprecated functions
| File Size: | 211 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| bp_core_register_deprecated_scripts() X-Ref |
| Register (not enqueue) scripts that used to be used by BuddyPress. since: 2.1.0 |
| bp_core_register_deprecated_styles() X-Ref |
| Register (not enqueue) styles that used to be used by BuddyPress. since: 2.1.0 |
| bp_adminbar_blogs_menu() X-Ref |
| Add a Sites menu to the BuddyBar. return: false|null Returns false on failure. Otherwise echoes the menu item. since: 1.0.0 |
| bp_admin_setting_callback_force_buddybar() X-Ref |
| If user has upgraded to 1.6 and chose to retain their BuddyBar, offer then a switch to change over to the WP Toolbar. since: 1.6.0 |
| bp_admin_sanitize_callback_force_buddybar( $value = false ) X-Ref |
| Sanitization for _bp_force_buddybar If upgraded to 1.6 and you chose to keep the BuddyBar, a checkbox asks if you want to switch to the WP Toolbar. The option we store is 1 if the BuddyBar is forced on, so we use this function to flip the boolean before saving the intval. since: 1.6.0 |
| bp_core_admin_bar() X-Ref |
| Wrapper function for rendering the BuddyBar. return: false|null Returns false if the BuddyBar is disabled. |
| bp_adminbar_logo() X-Ref |
| Output the BuddyBar logo. |
| bp_adminbar_login_menu() X-Ref |
| Output the "Log In" and "Sign Up" names to the BuddyBar. Visible only to visitors who are not logged in. return: false|null Returns false if the current user is logged in. |
| bp_adminbar_account_menu() X-Ref |
| Output the My Account BuddyBar menu. return: false|null Returns false on failure. |
| bp_adminbar_thisblog_menu() X-Ref |
| No description |
| bp_adminbar_random_menu() X-Ref |
| Output the Random BuddyBar menu. Not visible for logged-in users. |
| bp_core_load_buddybar_css() X-Ref |
| Enqueue the BuddyBar CSS. |
| bp_groups_adminbar_admin_menu() X-Ref |
| Add menu items to the BuddyBar. since: 1.0.0 |
| bp_adminbar_notifications_menu() X-Ref |
| Add the Notifications menu to the BuddyBar. |
| bp_adminbar_authors_menu() X-Ref |
| Add the Blog Authors menu to the BuddyBar (visible when not logged in). |
| bp_members_adminbar_admin_menu() X-Ref |
| Add a member admin menu to the BuddyBar. Adds an Toolbar menu to any profile page providing site moderator actions that allow capable users to clean up a users account. |
| bp_notifications_buddybar_menu() X-Ref |
| Create the Notifications menu for the BuddyBar. since: 1.9.0 |
| bp_blogs_subdomain_base() X-Ref |
| Output the base URL for subdomain installations of WordPress Multisite. since: 1.6.0 |
| bp_blogs_get_subdomain_base() X-Ref |
| Return the base URL for subdomain installations of WordPress Multisite. return: string The base URL - eg, 'example.com' for site_url() example.com or www.example.com. since: 1.6.0 |
| bp_avatar_upload_form() X-Ref |
| Allegedly output an avatar upload form, but it hasn't done that since 2009. since: 1.0.0 |
| Generated: Thu Nov 6 01:00:59 2025 | Cross-referenced by PHPXref 0.7.1 |