Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,529
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
Hey @modemlooper !
Thanks for your reply, but it doesn´t work… To remove the action bp_get_displayed_user_nav(), I need the hook to which the function to be removed is hooked.
https://codex.wordpress.org/Function_Reference/remove_action
I think bp_get_displayed_user_nav()… isn´t hooked anywhere!
Edit: Need a function like replace_action( $function_to_replace, $function_to_add, $priority, $accepted_args )
! Like str_replace in php, or something!^^
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS