#4055 closed defect (bug) (fixed)
BP Toolbar CSS loads when toolbar is not loaded
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Toolbar & Notifications | Keywords: | |
| Cc: |
Description
When the WP Toolbar is hidden via wp-admin user preference or BP settings 'anonymous/guest user' preference, BP loads its admin-bar.css in regardless. While this isn't a big file, it's a bit wasteful.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [5867]) Don't load BP Toolbar CSS when the Toolbar isn't shown. Fixes #4055