PHP Magic Book | Free PHP Scripts, Tutorials and Downloads, PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips

Remove Comments Section From Your WordPress Blog

Comments are very important part of a blog. Some developers use WordPress as their primary CMS to build websites and sometimes client do not need comments section at all, because he needs a website and not a blog. Comments section can be removed from your blog in a very simple way.

Just edit your single.php file from your theme.

Find the following line:

<?php comments_template(); ?>

Delete it.

  • Share/Save/Bookmark
Tags: ,
Posted in: Hacks, WordPress
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0

Related Posts


  1. 1 Trackback(s)

  2. Nov 22, 2008: Wordpress UK » Remove Comments Section From Your WordPress Blog | PHP Magic Book …

Post a Comment