[buddypress-trac] [BuddyPress] #4879: add_theme_support( 'buddypress' ) should not load buddypress-functions.php
buddypress-trac
noreply at wordpress.org
Thu Mar 14 17:09:00 UTC 2013
#4879: add_theme_support( 'buddypress' ) should not load buddypress-functions.php
--------------------------------------------+------------------------------
Reporter: modemlooper | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Backwards Compatability | Version: 1.7
Severity: major | Resolution:
Keywords: dev-feedback reporter-feedback |
--------------------------------------------+------------------------------
Changes (by boonebgorges):
* keywords: dev-feedback => dev-feedback reporter-feedback
Comment:
This shouldn't happen. It's true that we load buddypress-functions.php,
but none of the items (avatars, buttons, etc) should load, because of the
check that we do in the constructor:
https://buddypress.trac.wordpress.org/browser/trunk/bp-templates/bp-legacy
/buddypress-functions.php#L47
Can you please share your child theme, or the relevant parts of it, so
that the devs can attempt to reproduce the problem?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4879#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list