Mô tả
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”
Ảnh màn hình
Cài đặt
- Upload
html-global-lang-attribute
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
-
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
Người đóng góp & Lập trình viên
“HTML Global lang Attribute” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “HTML Global lang Attribute” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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