Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,841
- How-to & Troubleshooting
- 129,857
- Creating & Extending
- 25,886
- Requests & Feedback
- 9,532
- Third Party Plugins
- 9,828
- Showcase
- 3,316
- Ideas
- 1,402
- Miscellaneous
- 9,177
-
@agrunder
Before I release 0.4 I am going to do a lot of WP single testing. Support for that is still in its infancy.
You can change that with the filter ‘bp_get_link_userlink’
That function is just a wrapper for bp_core_get_userlink() so you could instead use the ‘bp_core_get_userlink’ filter to change the behavior of user links install wide.