Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 8 years ago

#3551 closed defect (bug) (fixed)

Don't load buddybar css if all admin bars are enabled

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: 1.5 Priority: normal
Severity: normal Version: 1.5
Component: Toolbar & Notifications Keywords:
Cc:

Description

The current logic keeps buddybar css from being enqueued if BP_USE_WP_ADMIN_BAR is true (correct). But if you want to disable the WP admin bar AND the buddybar, buddybar CSS is enqueued. This is bad both because it requires an extra request and because it forces padding at the top of the body element.

Change History (2)

#1 @boonebgorges
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5103]) Don't enqueue buddybar CSS when all admin bars are disabled. Fixes #3551

#2 @DJPaul
8 years ago

  • Component changed from General - Toolbar/BuddyBar to Toolbar & Notifications
Note: See TracTickets for help on using tickets.