Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,026
- How-to & Troubleshooting
- 129,662
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,374
- Miscellaneous
- 9,181
-
Just a quick thought (I don’t know the answer):
Is it an order of ‘inclusion’ issue with the functions.php files?
i.e. does the parent (bp-default) functions.php get included after the child theme functions.php? So, the remove_action is occurring before the add_action?