//Adding Header Code in AMP pages in WordPress add_action('amp_post_template_head','nhb_amp_my_custom_head'); function nhb_amp_my_custom_head($amp_template)