Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Abbreviation Button for the Block Editor

Descrizione

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.

Screenshot

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

Installazione

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

Recensioni

8 Marzo 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.
Leggi la recensione di 1

Contributi e sviluppo

“Abbreviation Button for the Block Editor” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Abbreviation Button for the Block Editor” è stato tradotto in 6 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Abbreviation Button for the Block Editor” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

0.1

  • Plugin initial commit. Works fine 🙂