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