Hi,
Here is the code to display average number of comments per post in wordpress blog:
<?php
$avcomms = round($numposts/$numcomms);
?>
<?php echo “There is an average of “.$avcomms.” comments per post.”; ?>
Thanks,
Shane G.
Popularity: 1%
Hi,
Here is the code to display average number of comments per post in wordpress blog:
<?php
$avcomms = round($numposts/$numcomms);
?>
<?php echo “There is an average of “.$avcomms.” comments per post.”; ?>
Thanks,
Shane G.
Popularity: 1%
This entry was posted on Saturday, June 27th, 2009 at 5:51 pm and is filed under WordPress KB . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
You must be logged in to post a comment.
Upload Your WordPress Theme - FREE !!! |
|
|
Run By ... !!! | |
