Changes between Initial Version and Version 1 of Ticket #4375, comment 5
- Timestamp:
- 07/24/2012 12:59:13 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4375, comment 5
initial v1 7 7 > Only thing I can see is the IF near the "preserve any custom classes already set" comment in bp_get_the_body_class() -- is this where the bug is? 8 8 9 custom-background is not passed through the $custom -classes. It's passed through $wp_classes which is ignored on the BP content pages by9 custom-background is not passed through the $custom_classes. It's passed through $wp_classes which is ignored on the BP content pages by 10 10 11 11 {{{