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.

Отзиви

15.02.2024
I appreciate the work of the plugin creators. This is a handy feature to have under the editor toolbox.
08.03.2023
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” е преведено на 8 езика. Благодарности на преводачите за техния принос.

Превеждане на “Abbreviation Button for the Block Editor” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

0.1

  • Plugin initial commit. Works fine 🙂