Archived topic
How to add this to header?
1 reply · Started by Leif on August 21, 2019
Hi there,
Quick question. How do I add this to my header code?
<--Awin verification 001-->
I tried using the wp_head hook but it just showed up as text on my page even though its a comment :|
I'm sure this is easy but I could not figure it out T_T
Also while I'm at it, how do I modify the copyright section at the bottom of the page? I got in there once but cant remember how to access that info.
Many thanks, love you all
Hi there,
The correct HTML comment would be like this:
https://www.w3schools.com/html/html_comments.asp
This should help for the copyright:
https://docs.generatepress.com/article/changing-the-copyright-message/
Let me know if this helps :)