Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
wpDiscuz Integration
3
Posts
2
Users
0
Reactions
967
Views
Jun 21, 2022 9:49 am
We are very successfully using wpdiscuz 7 with LearnDash4
We have many classes/groups doing the same lesson and would like to display their group, alongside their name. Can we use LD shortcode?
2 Replies
Jun 21, 2022 12:19 pm
You can use the wpdiscuz_after_comment_author hook. More info here:
https://wpdiscuz.com/docs/codex/filters/wpdiscuz_after_comment_author/
You'll just need to make the do_shortcode(), before returning HTML.
Small hint: