Thanks a lot Robkk 🙂
Working great.
Thanks Robkk. [bbp-stats]
is working. But I need topic count and replies count separately and in different places.
So I’ve tried with <?php echo esc_html( $stats['topic_count'] ); ?>
and <?php echo esc_html( $stats['reply_count'] ); ?>
but this code doesn’t work on my home page.
Why is that?
WordPress 3.9.2 and the problem is solved.
I’ve got the same problem. Fresh install of WP 4.0 and bbPress on localhost and can’t create new topics or reply.