Insert a PHP head code to a WP website
-
Hello,
I’m building a WordPress website, and I have to insert a PHP code BEFORE the <html> tag on every page. My site is still in maintenance mode using a plugin. But, I have to insert a PHP code before the <html> tag before it will be published. Here’s an example of what I want:
<?php // my code here ?> <!DOCTYPE html> <html>
Does anyone have a solution for this? I hope this will be fixed, I want to publish my site soon. Thanks in advance.
Regards,
Luuk Faasse
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Insert a PHP head code to a WP website’ is closed to new replies.