You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the title tag is populated from something in setup.php. If you don't like that thing in setup.php then you can instead get the <title> code from b4st but put it in progenitor_build_html_head() too.
I'd like to leave "add_theme_support('title-tag')" in setup.php as this is a Wordpress way of adding title, pity that they do not have same for description.
Meta Description code added in: "build-hooks-base.php" in "progenitor_build_html_head()"
Hi Simon:
How could we add the Meta description tag?
If so in which file you recommend I add this code?
Do you like this name: add_description_tag ()
The text was updated successfully, but these errors were encountered: