Title: meta
Last modified: August 26, 2022

---

# meta

 *  [milchbaum](https://wordpress.org/support/users/milchbaum/)
 * (@milchbaum)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/meta-18/)
 * Hello,
 * I’m using the Wilson Theme for a project and stumbled across a tiny bug. Only
   for information.
 * The metadata is not parameterized correctly in the header of the Wilson Theme.
   
   HTML validator shows an error here.
 * Is:
    <meta http-equiv=”content-type” content=”<?php bloginfo( ‘html_type’ ); ?
   >” charset=”<?php bloginfo( ‘charset’ ); ?>” />
 * Should:
    <meta http-equiv=”content-type” content=”<?php bloginfo( ‘html_type’);?
   >; charset=<?php bloginfo( ‘charset’ ); ?>” />
 * Keep it up.
 * Greetings`

Viewing 1 replies (of 1 total)

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/meta-18/#post-15962367)
 * Hi [@milchbaum](https://wordpress.org/support/users/milchbaum/),
 * I’ve fixed this in version 2.1.2, which should be available as an update now.
 * — Anders

Viewing 1 replies (of 1 total)

The topic ‘meta’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wilson/2.1.3/screenshot.jpg)
 * Wilson
 * [Support Threads](https://wordpress.org/support/theme/wilson/)
 * [Active Topics](https://wordpress.org/support/theme/wilson/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wilson/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wilson/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/meta-18/#post-15962367)
 * Status: not a support question