Admin links on non single topic page ?
-
Hi,
We have a problem, all is in the title : Why bbp_get_topic_admin_links() function in bbp-topic-template.php can’t apply on a bbp single topic page ?
How hack the following code without modify bbpress core files :
line 1984 :
if (!bbp_is_single_topic() )
return;
Is there an issue to display admin links on non-single topic page ?
Thx,
- You must be logged in to reply to this topic.