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.
Jun 06, 2024 3:18 pm
How to show post's all comments count inside WP QUERY.?
In forum I could not find answer of my question.
For example wordpress default function for my request is
<?php echo get_comments_number(get_the_ID()); ?>
1 Reply
Jun 07, 2024 9:05 am
Hi,
wpDiscuz uses the native core WordPress functions. In other words, once you find a function that works for WordPress, it will work fine with wpDiscuz.