Tuesday, June 5, 2012

show comment number zero in wordpress 3.3.2 commenting system

<div class="comments-link"    >
        <a title="<?php echo get_the_title(); ?>" href="<?php echo get_permalink(); ?>#comments"><b><?php comments_number( '0', '1', '%' ); ?></b> Replies</a>
        </div>

No comments:

Post a Comment

Thank you for your Comment....

Popular Posts