@anonymized-2132933
8 years, 9 months ago
Nobody ?
Looks like bp_activity_make_nofollow_filter apply after the plugin do his job. How can I tell this function to not work in this particular situation ?
Thanks.
Maybe a plugin ? Have you tried to desactivate some ?
I use BuddyPress with Varnish and everything works fine. You can set “Cache-Control” to 0 maybe for forums ?
<?php header("Cache-Control: max-age=0"); ?>