Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

HTML Global lang Attribute

Descrição

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”

Ecrãs

  • Before plugin activated
  • After plugin activated

Instalação

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

Perguntas frequentes

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

Avaliações

Ler 1 avaliação

Contribuidores e programadores

“HTML Global lang Attribute” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

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