how to manually insert quote link??
-
how to manually insert quote link??
i am creating a custom bbpress theme and i would like to know how could i manually insert the quote link with php
this is how i could insert the bbpress topic reply link manually
<?php echo bbp_get_topic_reply_link(); ?>
and i wonder if i could do it with the quote link
- The topic ‘how to manually insert quote link??’ is closed to new replies.