Abbreviation Button for the Block Editor

설명

The goal of this plugin is to provide expansions or definitions for abbreviations by using the abbr HTML element. It helps to make your website compliant to the success criterion 3.1.4 of Web Content Accessibility Guidelines (WCAG).

It is always appropriate to use the abbr element for any abbreviation, including acronyms and initialisms. This HTML element helps to make sure the abbreviation is understood by assistive technologies, by informing the user agent that the characters are an abbreviation, and by providing its meaning using the title attribute.

This plugin adds a new abr format button in the formatting toolbar of the block editor.

스크린샷

  • Abbreviation format button in the block editor.
  • Front-end result simply depends on your theme’s stylesheet.

설치

  1. Install the plugin and activate.
  2. Use the abr format button in the block editor.

후기

2024년 2월 15일
I appreciate the work of the plugin creators. This is a handy feature to have under the editor toolbox.
2023년 3월 8일
This plugin needs some love. Such a hidden gem. None of my SEO plugins have this feature, but now I can add this into sites that use a lot of acronyms. The next step for you guys is to add auto insertion of tag and title by creating a single acronym/title set and inserting it throughout a site.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

“Abbreviation Button for the Block Editor”(이)가 7(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Abbreviation Button for the Block Editor”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1

  • Plugin initial commit. Works fine 🙂