Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

HTML Global lang Attribute

Descripción

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”

Capturas de pantalla

  • Before plugin activated
  • After plugin activated

Instalación

  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

Reseñas

Leer 1 comentario

Colaboradores & Desarrolladores

“HTML Global lang Attribute” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “HTML Global lang Attribute” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

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