Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,791
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
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