function insertar_meta_tags() { echo ''; } add_action('wp_head', 'insertar_meta_tags');