Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

HTML Global lang Attribute

Beschrijving

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”

Schermafbeeldingen

  • Before plugin activated
  • After plugin activated

Installatie

  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

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“HTML Global lang Attribute” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “HTML Global lang Attribute” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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