function add_facebook_verification_meta_tag() { echo '' . "\n"; } add_action('wp_head', 'add_facebook_verification_meta_tag');