توضیحات
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.
عکسهای صفحه
نصب
- Install the plugin and activate.
- Use the
abr
format button in the block editor.
نقد و بررسیها
توسعه دهندگان و همکاران
“Abbreviation Button for the Block Editor” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“Abbreviation Button for the Block Editor” به 6 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “Abbreviation Button for the Block Editor” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تغییرات
0.1
- Plugin initial commit. Works fine 🙂