[Resolved] Disabling @mentions
-
Hi,
I’m using WP 3.6 and BP 1.8
I’ve added
add_filter('bp_activity_do_mentions', '__return_false');to my bp-custom.php file.
However when I visit a Members Profile Page the @mention still displays below the name field.
Any suggestions?
Thank you
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘[Resolved] Disabling @mentions’ is closed to new replies.