Title: Set HTML lang attribute per post
Author: nilsnh
Published: <strong>2015年1月7日</strong>
Last modified: 2015年1月11日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/set-html-lang-attribute-per-post.svg)

# Set HTML lang attribute per post

 作者: [nilsnh](https://profiles.wordpress.org/nilsnh/)

[ダウンロード](https://downloads.wordpress.org/plugin/set-html-lang-attribute-per-post.0.0.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/set-html-lang-attribute-per-post/#description)
 * [レビュー](https://ja.wordpress.org/plugins/set-html-lang-attribute-per-post/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/set-html-lang-attribute-per-post/#installation)
 * [開発](https://ja.wordpress.org/plugins/set-html-lang-attribute-per-post/#developers)

 [サポート](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/)

## 説明

This wordpress plugin adds a meta box for specifying html lang=”” language per post.

### The problem this plugin solves

WordPress allows us to specify site-wide language defaults like so:

    ```
    <meta http-equiv="content-language" content="es">
    ```

The problem comes about if you have blog posts in various languages. Personally 
I write posts in either English or Norwegian. And since English is set as the site-
wide language posts that are in Norwegian end up looking kinda weird due to weirdly
placed `-` (hyphenations).

### Solution

The solution is to add more specific html `lang` attributes when needed.

    ```
    <article id="" class="" lang="vi">
    ```

For example this specifies that the post is in Vietnamese. This plugin enables a
meta box when editing posts where you may specify the post’s language.

### Contributing

This plugin was made in a jiffy. But by all means do suggest improvements. For instance
the plugin obviously lacks testing code.

### Licensing

Copyright 2014 Nils Norman Haukås

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License, version 2, as published by the Free Software
Foundation.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
Floor, Boston, MA 02110-1301 USA

## スクリーンショット

 * [[
 * screenshot-1.png

## インストール

 1. Upload `htmllang.php` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

Wondering about something?

## 評価

![](https://secure.gravatar.com/avatar/8445f5ab1a95036bd05551bb4682b8aeabc3fb9ed00b05a845b23c324c449978?
s=60&d=retro&r=g)

### 󠀁[Not working anymore](https://wordpress.org/support/topic/not-working-anymorw/)󠁿

 [visionrougenet](https://profiles.wordpress.org/visionrougenet/) 2018年6月16日

The idea is great, but not working with latest wp version

![](https://secure.gravatar.com/avatar/f1eeaacaaf87d51949eb241c29298aa40e1145f2f7dcd4e26d652a5bba2fcc6f?
s=60&d=retro&r=g)

### 󠀁[Working on WordPress 4.9.5](https://wordpress.org/support/topic/working-on-wordpress-4-9-5/)󠁿

 [johnww2](https://profiles.wordpress.org/johnww2/) 2018年5月14日

Works as described, inserting lang tag in article section, on WordPress 4.9.5.

![](https://secure.gravatar.com/avatar/63b915e16621f89b4de2ff7eca091c58b16bfff33139c3d1ff93f57749d15ec0?
s=60&d=retro&r=g)

### 󠀁[It seems to do the workaround!](https://wordpress.org/support/topic/it-seems-to-do-the-workaround/)󠁿

 [mixali](https://profiles.wordpress.org/mixali/) 2017年6月9日

Clean and simple plugin, should be no risk to use it with any theme. Looking fwd
seeing if it will work for SEO purposes.

 [ 3件のレビューをすべて表示 ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/)

## 貢献者と開発者

Set HTML lang attribute per post はオープンソースソフトウェアです。以下の人々がこの
プラグインに貢献しています。

貢献者

 *   [ nilsnh ](https://profiles.wordpress.org/nilsnh/)

[“Set HTML lang attribute per post” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/set-html-lang-attribute-per-post)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/set-html-lang-attribute-per-post/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/set-html-lang-attribute-per-post/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/set-html-lang-attribute-per-post/)
を [RSS](https://plugins.trac.wordpress.org/log/set-html-lang-attribute-per-post/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.0.1

 * Initial publish.

## メタ

 *  バージョン **0.0.1**
 *  最終更新日 **11年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 3.0.1またはそれ以降 **
 *  検証済み最新バージョン: **4.1.42**
 *  言語
 * [English (US)](https://wordpress.org/plugins/set-html-lang-attribute-per-post/)
 * タグ
 * [html](https://ja.wordpress.org/plugins/tags/html/)[lang](https://ja.wordpress.org/plugins/tags/lang/)
   [language](https://ja.wordpress.org/plugins/tags/language/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/set-html-lang-attribute-per-post/advanced/)

## 評価

 5つ星中4.3つ星

 *  [  2 5-星レビュー     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=4)
 *  [  1 3-星レビュー     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/reviews/)

## 貢献者

 *   [ nilsnh ](https://profiles.wordpress.org/nilsnh/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/set-html-lang-attribute-per-post/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AX8X2THZR8M5U)