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. Code To Find List Of Posts Which Has No Tags In WordPress Blog Hi, In order to find and display the untagged posts...
  2. How to disable Auto save option for wordpress posts? How to disable Auto save option for wordpress posts? In...
  3. How To Disable Comments On More Than X Days Old Posts In WordPress Blog Hi, Many wordpress users wants to disable comments on posts...
  4. How To Split Posts with the More Tags? Wondering how to display first few (selected) words in the...
  5. How to disable possibly related posts? How to disable possibly related posts? You might have noticed...

Leave a Reply

You must be logged in to post a comment.