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

HTML Global lang Attribute

説明

The lang attribute specifies the language of the element’s content.
Common examples are “en” for English, “es” for Spanish, “fr” for French, and so on.
This plugin slice the language attribute for HTML tag, For example: lang=”en-US” to lang=”en”

スクリーンショット

  • Before plugin activated
  • After plugin activated

インストール

  1. Upload html-global-lang-attribute folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Support

You can ask question in the support section of this plugin or
on GitHub https://github.com/reatlat/wp-html-global-lang-attribute/issues

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“HTML Global lang Attribute” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.5

  • Tested up to WordPress 6.1

1.0.4

  • Tested up to WordPress 6.0

1.0.2

  • Tested up to WordPress 5.9

1.0.1

  • Tested up to WordPress 5.0

1.0.0

  • First live release