Popis
Check your privilege and your tags.
When previewing a post, images with no alt text or caption will be highlighted red, and a warning will be shown.
Screen reader software relies on alt text to describe images for visually impaired users.
Instalace
- Upload and extract
inaccessibility-checker.zip
to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Inaccessibility Checker je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Inaccessibility Checker” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.0.3
- Replaced regex with DOM manipulation.
- Fixed exclusion when captioned (Sometime after WordPress 3.5.2, html structure changed div/p to figure/figcaption).
- Confirmed support for WordPress 4.7.
0.0.2
- Accepted captions when alt-text is absent.
- Formatted PHP to meet the WordPress coding standards.
0.0.1
- Initial release.