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.

Validated

Beschrijving

Is your website up to W3C HTML coding standards? This plugin will allow you to test each page or post on your site against the W3C Validator.

Want to contribute? Fork it: https://github.com/allan23/validated

Schermafdrukken

  • Example of validation.

Installatie

  1. Download the plugin, extract and upload it to your plugins folder on your server.

  2. Activeer de plugin.

  3. Go to your posts or your pages and click the “Check” button.

FAQ

What does this plugin do?

This plugin will send the URL of your page or post to the W3C Validator API to verify that you have valid HTML code.

Does this plugin automatically correct any validation errors?

No. If your page or post is invalid, a link is provided to show you what needs to be fixed.

Beoordelingen

11 maart 2017 1 reactie
Works very well! Love it! It would be very cool to allow one button press to validate all posts rather than click hundreds one by one. 🙂
3 september 2016
Looks like it was updated 4 weeks ago and it working great. Really useful plugin.
Lees alle 5 beoordelingen

Bijdragers & ontwikkelaars

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

Bijdragers

Vertaal “Validated” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

2.1.2

  • Code styling issues resolved.
  • Resolves issue with false valid results.

2.1.1

  • Fixes bug reported by martinburchell when report data is empty.

2.1.0

  • Utilizes the W3C API instead of attempting to use the web-based validator.
  • Displaying error results in a modal instead of a new window.
  • Support for local development (or non-public URLs).

2.0.0

  • Complete revamp of 1.0.2.
  • Utilizes WordPress HTTP API, output escaping and saving results into postmeta.