I would like to restrict all users except admin from replying to a forum/topic. How can I do that using bbp_current_user_can_access_create_topic_form?
How can this properly be done, using php and not “hiding” it from the front end?
I am trying to remove the bbp-author-role from under the display pic in every topic/reply using PHP
Thanks