Forums
-
- Forum
- Posts
-
- Installation
- 28,349
- Troubleshooting
- 62,089
- Themes
- 10,373
- Plugins
- 15,302
- Requests & Feedback
- 14,871
- Showcase
- 3,252
-
No, none of bbpress’s functions can be overridden unless they are in pluggable.php
You cannot override the functions in template-functions.php
That’s why filters and actions exist instead.
If you are often trying to replace the entire function, you are probably doing it wrong or in an overly complex way.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS