WordPress renders a meta description tag with the content material of the weblog publish as the worth for the outline.
I already generated within the header.php
what I need the outline to be, it doesn’t matter what. Nevertheless, the previous one remains to be in there. I checked single-post.php
and header.php
and there’s nothing rendering the meta description. So it HAS to be the wp_head()
operate.
Is there anyway I can put one thing in my capabilities.php
or one thing to make sure that on sure pages the meta description is faraway from wp_head()
?