Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Inaccessibility Checker

Beschrijving

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.

Schermafdrukken

  • What a previewed post looks like.

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Inaccessibility Checker” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Inaccessibility Checker” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.