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%








