Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 20, 2016 at 8:37 pm #618674 JPGlobalParticipant How can I add a YouTube code to the <header> tag on the home page, similar to the Google Analytics Tracking Code April 20, 2016 at 8:48 pm #618679 YigitKeymaster Hey JPGlobal! Please add following code to Functions.php file in Appearance > Editor function add_custom_code(){ ?> // YOUR CODE GOES HERE <?php } add_action('wp_head', 'add_custom_code'); Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In