Forums

Head Cleaner
[resolved] Language attributes missing (3 posts)

  1. OC5
    Member
    Posted 1 year ago #

    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/

  2. wokamoto
    Member
    Posted 1 year ago #

    Sorry. It is bug, corrected it with Ver.1.4.2.1.

  3. OC5
    Member
    Posted 1 year ago #

    Thanks for quick response and seems that it's working now.

    Cheers!

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic