[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-core/ -> bp-core-adminbar.php (summary)

BuddyPress Core Toolbar. Handles the core functions related to the WordPress Toolbar.

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

Defines 4 functions

  bp_admin_bar_my_account_root()
  bp_core_load_admin_bar()
  bp_core_load_admin_bar_css()
  bp_core_enqueue_admin_bar_css()

Functions
Functions that are not part of a class:

bp_admin_bar_my_account_root()   X-Ref
Add the secondary BuddyPress area to the my-account menu.

since: 1.6.0

bp_core_load_admin_bar()   X-Ref
Toggle the display of the toolbar based on certain conditions.

since: 1.2.0

bp_core_load_admin_bar_css()   X-Ref
Handle the enqueueing of toolbar CSS.

This function exists mostly for backwards compatibility reasons, so anyone
previously unhooking this function can continue to do so. It's hooked to
the `bp_init` action in `bp-core-actions.php`.

since: 1.5.0

bp_core_enqueue_admin_bar_css()   X-Ref
Enqueue supplemental WordPress Toolbar styling.

since: 2.1.0



Generated: Sat Apr 20 01:00:58 2024 Cross-referenced by PHPXref 0.7.1