Hello All,

In order to disable tags on blog post section one need to remove below mentioned code from “wp-content/themes/default/index.php” file:

php the_tags(‘Tags: ‘, ‘, ‘, ‘
‘);

Once this code removed tags option will be disappeared in blog posts section.

Thanks,

Shane G.

Popularity: 4%

Related posts:
  1. How to disable Auto save option for wordpress posts? How to disable Auto save option for wordpress posts? In...
  2. Code To Find List Of Posts Which Has No Tags In Wordpress Blog Hi, In order to find and display the untagged posts...
  3. List Of Post Tags in Wordpress Blog Hi, These are the Post tags which can be used...
  4. How To Disable RSS Feeds In WordPress Blog? Hello All, In order to disable RSS Feeds in wordpress...
  5. How To Disable Comments On More Than X Days Old Posts In Wordpress Blog Hi, Many wordpress users wants to disable comments on posts...

Leave a Reply

You must be logged in to post a comment.