Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Inaccessibility Checker

Beschreibung

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.

Screenshots

  • What a previewed post looks like.

Installation

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Inaccessibility Checker“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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.