# wp-html-global-lang-attribute

[![](https://github.com/reatlat/wp-html-global-lang-attribute/actions/workflows/main.yml/badge.svg)](https://github.com/reatlat/wp-html-global-lang-attribute/actions/workflows/main.yml)
[![](https://img.shields.io/badge/release-1.0.2-green.svg)](https://github.com/reatlat/wp-html-global-lang-attribute/releases/tag/v.1.0.1)
[![](https://img.shields.io/badge/Tested%20up%20to-WP%205.9-blue.svg?logo=wordpress)](https://wordpress.org/)

<img src="./includes/banner-1544x500.png">

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"

## Helpful information
[Plugin Handbook](https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/)

# LICENSE
[![GNU GPL v3.0](./includes/gplv3-127x51.png)](./LICENSE)
