Site logo

Archived topic

What GP hooks to use for "between and " & "after the tag?"

3 replies · Started by Derek on June 12, 2018

Viewing posts 1–4 of 4

Hi. I'm trying to figure out what GP Hooks to use to submit codes both
1: "between <head> and </head>" &
2: "after the <body> tag?"

In the GP Hooks interface I only see wp-head and before and after, nothing about between, or body.

Thanks.

Hi Derek,

1. WP_Head
2. Before Header (this is first hook in the Body)

ty!

Glad to be of help

This archived topic is closed to new replies.