Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Sep 27, 2020 7:51 am
Hi, i need follow links for my users. but the code doesn´t work, can you help me:
function remove_nofollow_rel_from_external_links( $do ){
return false;
}
add_filter( 'wpforo_external_link_nofollow', 'remove_nofollow_rel_from_external_links');
3 Replies
Sep 28, 2020 11:17 am
please can everone help me? its urgent
Sep 30, 2020 11:30 am
It works fine. Don't forget to delete wpForo cache in Dashboard > Forums > Dashboard admin page. If you have other cache solutions you should purge those too.
And, please let me know where have you inserted this code. Any screenshot?