Dynamically update comments count
-
How can i dynamicaly change post comments count. What is the callback of successfull addede comment etc?
<div class="post-comments-count"><?php comments_number(); ?></div>
sure, without ajax it is not updated
please, give me some ideas, what and where and when to call, to update this value?
- The topic ‘Dynamically update comments count’ is closed to new replies.