Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,544
- How-to & Troubleshooting
- 127,782
- Creating & Extending
- 25,648
- Requests & Feedback
- 9,391
- Third Party Plugins
- 9,716
- Showcase
- 3,317
- Ideas
- 1,329
- Miscellaneous
- 8,843
-
Nothing else you need to do? Just the following code in bp-custom.php which is placed in plugins folder?
`<?php
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 50 );
?>`
Should this prevent existing autolinks in profiles?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS