Title: [Plugin: Head Cleaner] Language attributes missing
Last modified: August 19, 2016

---

# [Plugin: Head Cleaner] Language attributes missing

 *  Resolved [OC5](https://wordpress.org/support/users/oc5/)
 * (@oc5)
 * [15 years ago](https://wordpress.org/support/topic/plugin-head-cleaner-language-attributes-missing/)
 * Hi, after I upgraded Head Cleaner to 1.4.2, language attributes disappeared from
   my template.
 * This is the line in my template:
 * `<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes('xhtml');?
   > xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/ns#">`
 * now only prints:
 * `<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="" xml:lang="">`
 * If I disable Head Cleaner the attributes are displayed correctly.
 * `<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="fi-FI" xml:lang="
   fi-FI" xmlns:fb="https://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/
   ns#">`
 * [http://wordpress.org/extend/plugins/head-cleaner/](http://wordpress.org/extend/plugins/head-cleaner/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [wokamoto](https://wordpress.org/support/users/wokamoto/)
 * (@wokamoto)
 * [15 years ago](https://wordpress.org/support/topic/plugin-head-cleaner-language-attributes-missing/#post-2041133)
 * Sorry. It is bug, corrected it with Ver.1.4.2.1.
 *  Thread Starter [OC5](https://wordpress.org/support/users/oc5/)
 * (@oc5)
 * [15 years ago](https://wordpress.org/support/topic/plugin-head-cleaner-language-attributes-missing/#post-2041138)
 * Thanks for quick response and seems that it’s working now.
 * Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Head Cleaner] Language attributes missing’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/head-cleaner_d1d3c8.svg)
 * [Head Cleaner](https://wordpress.org/plugins/head-cleaner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/head-cleaner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/head-cleaner/)
 * [Active Topics](https://wordpress.org/support/plugin/head-cleaner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/head-cleaner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/head-cleaner/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [OC5](https://wordpress.org/support/users/oc5/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-head-cleaner-language-attributes-missing/#post-2041138)
 * Status: resolved