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