Title: Lang Attribute for the Block Editor
Author: Jb Audras
Published: <strong>2022년 11월 23일</strong>
Last modified: 2026년 8월 28일

---

플러그인 검색

![](https://ps.w.org/lang-attribute/assets/banner-772x250.png?rev=2826998)

![](https://ps.w.org/lang-attribute/assets/icon-256x256.png?rev=2826998)

# Lang Attribute for the Block Editor

 작성자: [Jb Audras](https://profiles.wordpress.org/audrasjb/)

[다운로드](https://downloads.wordpress.org/plugin/lang-attribute.0.3.zip)

 * [세부사항](https://ko.wordpress.org/plugins/lang-attribute/#description)
 * [평가](https://ko.wordpress.org/plugins/lang-attribute/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/lang-attribute/#installation)
 * [개발](https://ko.wordpress.org/plugins/lang-attribute/#developers)

 [지원](https://wordpress.org/support/plugin/lang-attribute/)

## 설명

**Disclaimer: This plugin was merged into WordPress Core. It is not relevant anymore
to install it. I plan to ask for a removal from the repo by the end of the year.**

The intent of this plugin is to provide a way to ensure any language change in the
content of a page is indicated to assistive technologies. This feature is not available
by default in the block editor so it is difficult to make a website fully compliant
to WCAG guidelines using the block editor for now.

We clearly hope this feature will be natively implemented in the block editor in
middle term, because this very simple feature is really needed to help people to
create accessible websites. But in short terms, we need a solution and this plugin
is a solution you may want to use to make your website compliant to accessibility
guidelines 🙂

For more context: this plugin helps you to make your website compliant to the Web
Content Accessibility Guidelines (WCAG) success criterion 3.1.2: “Language of Parts”.
The purpose of this success Criterion is to ensure that user agents can correctly
present content written in multiple languages.

As per Web Content Accessibility Guidelines:

This makes it possible for user agents and assistive technologies to present content
according to the presentation and pronunciation rules for that language. This applies
to graphical browsers as well as screen readers, braille displays, and other voice
browsers.

Both assistive technologies and conventional user agents can render text more accurately
if the language of each passage of text is identified. Screen readers can use the
pronunciation rules of the language of the text. Visual browsers can display characters
and scripts in appropriate ways.

This is especially important when switching between languages that read from left
to right and languages that read from right to left, or when text is rendered in
a language that uses a different alphabet. Users with disabilities who know all 
the languages used in the Web page will be better able to understand the content
when each passage is rendered appropriately.

## 스크린샷

[⌊Using the block editor formatting toolbar to add a language attribute.⌉⌊Using 
the block editor formatting toolbar to add a language attribute.⌉[

Using the block editor formatting toolbar to add a language attribute.

[⌊Checking that the lang attribute is rendered on front-end.⌉⌊Checking that the 
lang attribute is rendered on front-end.⌉[

Checking that the `lang` attribute is rendered on front-end.

## 설치

 1. Install the plugin and activate.
 2. Use the “Language attribute” toolbar button, available on any text content added
    in the block editor.

## 후기

![](https://secure.gravatar.com/avatar/472a86474e545a91a39adf3eb59321da2de15c424e93e87ca22f7024a75bacd1?
s=60&d=retro&r=g)

### 󠀁[Thanks!](https://wordpress.org/support/topic/thanks-2470/)󠁿

 [Yaser Shahi](https://profiles.wordpress.org/yasser1992/) 2024년 2월 22일

As a user of WordPress with a Persian background, I am genuinely grateful to the
developers for offering such a valuable solution.

![](https://secure.gravatar.com/avatar/5c8bfb0c31391fecdc5b25eb92f59ec053f65e472d16a00d1bf9d280539a8d94?
s=60&d=retro&r=g)

### 󠀁[Thank you for supporting accessibility!](https://wordpress.org/support/topic/thank-you-for-supporting-accessibility/)󠁿

 [ovau](https://profiles.wordpress.org/ovau/) 2023년 2월 2일

Thanks for this little Plugin! Seems it just adds a <span>-tag to the block. This
can also be done with the html-mode of the block-editor. But so it might be a little
bit easier to maintain.

![](https://secure.gravatar.com/avatar/3a0d4408354ac7f1fddc273366daae9126187a427e91b7798e3502d2ba499b4d?
s=60&d=retro&r=g)

### 󠀁[Such a loving life saver for accessibility!](https://wordpress.org/support/topic/such-a-loving-life-saver-for-accessibility/)󠁿

 [Anne-Mieke Bovelett](https://profiles.wordpress.org/annebovelett/) 2023년 11월
21일

Thank you, thank you, thank you!, for creating and sharing this plugin. As small
as this may seem to the less knowledgable, this plugin provides a massive win for
accessibility! Update Tuesday, Nov. 21: this plugin still works fine with WordPress
6.4.x! An yes, of course, you can achieve the in the HTML editor manually, but not
all users are comfortable doing that. This is a great solution!

 [ 모든 3 평가 읽기 ](https://wordpress.org/support/plugin/lang-attribute/reviews/)

## 기여자 & 개발자

“Lang Attribute for the Block Editor”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이
이 플러그인에 기여하였습니다.

기여자

 *   [ Jb Audras ](https://profiles.wordpress.org/audrasjb/)
 *   [ Guillaume TURPIN ](https://profiles.wordpress.org/guillaumeturpin/)
 *   [ Whodunit ](https://profiles.wordpress.org/whodunitagency/)

“Lang Attribute for the Block Editor”(이)가 10 개 언어로 번역되었습니다. 기여해 
주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/lang-attribute/contributors)
님께 감사드립니다.

[자국어로 “Lang Attribute for the Block Editor”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/lang-attribute)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/lang-attribute/)는, [SVN 저장소](https://plugins.svn.wordpress.org/lang-attribute/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/lang-attribute/)
을 [RSS](https://plugins.trac.wordpress.org/log/lang-attribute/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.3

 * Added support for the `dir` attribute.

#### 0.2.2

 * Further internationalization fixes.

#### 0.2.1

 * Adds `wp_set_script_translations` to the main script.

#### 0.2

 * Fixes an i18n issue: JS strings were not translatable.

#### 0.1

 * Plugin initial commit. Works fine 🙂

## 기초

 *  버전 **0.3**
 *  최근 업데이트: **3주 전**
 *  활성화된 설치 **90+**
 *  워드프레스 버전 ** 5.9 또는 그 이상 **
 *  다음까지 시험됨: **7.1.1**
 *  PHP 버전 ** 7.0 또는 그 이상 **
 *  언어
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/lang-attribute/), [Dutch](https://nl.wordpress.org/plugins/lang-attribute/),
   [English (US)](https://wordpress.org/plugins/lang-attribute/), [French (France)](https://fr.wordpress.org/plugins/lang-attribute/),
   [Italian](https://it.wordpress.org/plugins/lang-attribute/), [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/lang-attribute/),
   [Persian](https://fa.wordpress.org/plugins/lang-attribute/), [Polish](https://pl.wordpress.org/plugins/lang-attribute/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/lang-attribute/), [Spanish (Chile)](https://cl.wordpress.org/plugins/lang-attribute/),
   그리고 [Spanish (Spain)](https://es.wordpress.org/plugins/lang-attribute/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/lang-attribute)
 * 태그:
 * [accessibility](https://ko.wordpress.org/plugins/tags/accessibility/)[block-editor](https://ko.wordpress.org/plugins/tags/block-editor/)
   [lang](https://ko.wordpress.org/plugins/tags/lang/)[language](https://ko.wordpress.org/plugins/tags/language/)
 *  [고급 보기](https://ko.wordpress.org/plugins/lang-attribute/advanced/)

## 평점

 별 5점 만점에 4.7점.

 *  [  2/5-별점 후기     ](https://wordpress.org/support/plugin/lang-attribute/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/lang-attribute/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/lang-attribute/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/lang-attribute/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/lang-attribute/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/lang-attribute/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/lang-attribute/reviews/)

## 기여자

 *   [ Jb Audras ](https://profiles.wordpress.org/audrasjb/)
 *   [ Guillaume TURPIN ](https://profiles.wordpress.org/guillaumeturpin/)
 *   [ Whodunit ](https://profiles.wordpress.org/whodunitagency/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/lang-attribute/)