這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Validated

外掛說明

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

螢幕擷圖

  • Example of validation.

安裝方式

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

  2. Activate the plugin.

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

常見問題集

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.

使用者評論

2017 年 3 月 11 日 1 則留言
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. 🙂
2016 年 9 月 3 日
Looks like it was updated 4 weeks ago and it working great. Really useful plugin.
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Validated〉的開發相關工作。

參與者

將〈Validated〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.