AI Search
Classic Search
Notifications
Clear all
Mar 25, 2017 12:46 am
Please could someone let me know how to disable the links (or hide) the RSS feed and the link underneath the users name that takes them to the user profile. I do not want my users to have these facilities.
Thanks in advance.
2 Replies
Aug 01, 2017 6:55 pm
I am looking for same only thing i need to disable RSS or hide the link from any topic or forum.
Aug 01, 2017 7:06 pm
Ok it was easy if anyone want to disable feeds go to /wp-content/plugins/wpforo/wpf-includes/class-feed.php
Edit file class-feed.php in beginning of it locate
function rss2_url($echo = true){
set to false and voila when anyone press the RSS link the topic or furum just refresh.