Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Functions.php broken but bp-Custom.php works


Boone Gorges
Keymaster

@boonebgorges

There could be a load-order issue. IIRC functions.php gets loaded well after bp-custom.php, so if you have functions that hook to actions early in the WP/BP loading process, they might not fire when placed into functions.php.

Skip to toolbar