Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: functions.php in child theme?

@takeo

Participant

I learned when trying to override the BuddyPress widget registrations that your theme will use BOTH function.php files… the parent and child. So you may need to unregister the original function and/or use a new function name… etc.

Skip to toolbar