W3C validation auto check
·
Automatically checks the validity of the page with the service provided by the site http://validator.w3.org/
評価
4/5
バージョン
1.5.1
有効インストール数
70
最終更新日時
May 6, 2012
How to install the plugin and get it working.
- Upload
w3cfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if ( function_exists('w3c_check_validation') ) { w3c_check_validation(); } ?>in your templates
The plugin requires jQuery is loaded