[ad_1]
Hello,
i need to inject a long PHP code before <html> tag of a specific wordpress page.
The code will load a different “target” page (using iframe method) to user coming from different countries.
It seems the PHP code does not get injected on the top of the page at all because it show me the “target page” inside header.
Is there a way to make the plugin inject the php code at start before <html> tag and only into a specific page?
Thanks a lot
Regards
