#4836 closed enhancement (fixed)
add body class: buddypress
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.7 | Priority: | normal |
Severity: | minor | Version: | 1.7 |
Component: | Core | Keywords: | |
Cc: |
Description
So styling can be specific to BuddyPress pages
Change History (4)
#4
@
11 years ago
Good addition - just added a 'bp-active' body class to my skeleton framework yesterday, should have occurred to have core handle it :)
One thing though can we not camelCase it? 'buddypress' rather than 'BuddyPress' camelcasing is a nuisance and as a convention generally avoided in frontend code as is underscore separation
Note: See
TracTickets for help on using
tickets.
(In [6803]) Add "BuddyPress" to body class if on a BuddyPress page. Fixes #4836.