Need to filter or hook just after body tag…
-
Is there a way to hook, or filter such that you are able to insert data just after the begin body tag on every page of the blog? Currently I am hooking on wp_footer to get it just before the end body tag. I would really like to move it up the page, as the javascript needs to be there to use the DOM efficiently.
Thanks,
– Abyss Knight
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Need to filter or hook just after body tag…’ is closed to new replies.