Thanks Leo.
I’m not quite sure the difference between these
wp_head vs before header <— they both seem like before <head>
header vs after header <— both seem like before </head>
before content is before <body> ?? but then that would also be before </head>
before footer is like before </body> ??
I’m little confused since i’m just use to putting code in before </head> , after </head> or before footer usually before </body> so could you either point me to where these are covered in your doc’s or give me the overview.
My apologies if this is already covered somewhere.
B/R Martha