Hi,
Thank you for your reply. I have done first 2 steps. For the third step, you mentioned about this code
` return apply_filters( ‘bbp_get_forum_freshness_link’, $anchor, $forum_id, $time_since, $link_url, $title, $active_id );
}
Please let me know how to change this.
Thank you,
Joel.
Yes, for example, on this page https://bbpress.org/forums/ I want to remove all topics links. So it will just have a dummy # link
Hi,
I know some PHP. I want to remove the hyperlink from forum topics. So it won’t go to the inner page of forum topics.
Please help me to do this. Or, just let me know the correct file to edit.
Thank you.
Joel