Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4375, comment 5


Ignore:
Timestamp:
07/24/2012 12:59:13 PM (13 years ago)
Author:
wpmuguru
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4375, comment 5

    initial v1  
    77> 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?
    88
    9 custom-background is not passed through the $custom-classes. It's passed through $wp_classes which is ignored on the BP content pages by
     9custom-background is not passed through the $custom_classes. It's passed through $wp_classes which is ignored on the BP content pages by
    1010
    1111{{{