Adding Script to Website Header
-
I am trying to add my TRUENDO script to the header of my website, using the code below and it is not working. Any suggestions on what I am doing wrong?
add_action( ‘wp_head’, function () { ?>
<!– TRUENDO Script –>
<?php } );
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding Script to Website Header’ is closed to new replies.