该插件尚未通过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

常见问题

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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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