Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Testing new theme, Hybrid as a parent


thekmen
Participant

@thekmen

Hi @designodyssey.

I’m just adding

/* Load the BuddyPress functions for the theme */
require_once( MALLEABLE . '/functions-buddypress.php' );

to my Hybrid child template functions.php so I can keep all Buddy Press required stuff separate from Hybrid functions & hopefully only load those functions/js/css when viewing BuddyPress pages in my next revision.

Skip to toolbar