@tothlukas4
Active 2 years ago
-
replied to the topic [Resolved] Disabling @mentions in the forum How-to & Troubleshooting 10 years, 11 months ago
It’s working on my child-theme but I found that in your code aren’t apostropes…
try this one instead
add_filter( ‘bp_activity_do_mentions’, ‘__return_false’ );