Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Inaccessibility Checker

Opis

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.

Snimke zaslona

Instalacija

  1. Upload and extract inaccessibility-checker.zip to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Inaccessibility Checker” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Inaccessibility Checker” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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

0.0.1

  • Initial release.