[buddypress-trac] [BuddyPress Trac] #4929: bp_get_the_body_class ignoring other plugins' classes on BP-specific pages

buddypress-trac noreply at wordpress.org
Thu Mar 6 19:50:22 UTC 2014


#4929: bp_get_the_body_class ignoring other plugins' classes on BP-specific pages
------------------------------+---------------------
 Reporter:  DJPaul            |       Owner:  djpaul
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  2.0
Component:  Core              |     Version:  1.7
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by djpaul):

 * owner:   => djpaul
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8068"]:
 {{{
 #!CommitTicketReference repository="" revision="8068"
 Core: merge custom body classes with WordPress' defaults.

 Until 1.9, we overrode all the custom body classes that are added to the
 theme, and replaced them with BuddyPress-specific classes.
 With 1.9 in r7663, we manually added a couple of WordPress core classes
 back to fix compatibility problems with certain themes (notably, Twenty
 Fourteen). However, body classes added by other plugins were still
 removed.

 This change merges BuddyPress' body classes into those provided by
 WordPress core, and those from any other plugins.

 Fixes #4929 and #5204
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4929#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list