[buddypress-trac] [BuddyPress] #5036: Standalone theme with partial templates copied over uses theme compat to render missing templates
buddypress-trac
noreply at wordpress.org
Wed Jul 10 20:17:08 UTC 2013
#5036: Standalone theme with partial templates copied over uses theme compat to
render missing templates
--------------------------+------------------------------
Reporter: hnla | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: minor | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by r-a-y):
`add_theme_support( 'buddypress' )` only disables bp-legacy's CSS / JS at
the moment.
In actuality, theme compat runs when a bp-default template isn't found.
See:
https://buddypress.trac.wordpress.org/browser/tags/1.7.3/bp-core/bp-core-
catchuri.php#L378
In particular, check out lines 397-411.
The question is should we fully kill theme compat when `add_theme_support(
'buddypress' )` is in use.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5036#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list