Revision: 24637
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 6, 2010 07:56 by lassemahn
Initial Code
<?php if (get_comments_number()==0) { // post has no comments } else { // post has comments } ?>
Initial URL
Initial Description
Initial Title
check if comments wordpress
Initial Tags
wordpress
Initial Language
PHP