wp-w3-validation

This plugin shows the xhtml and css validity of an entry, in the entry.

Author:zigon (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.7.1
Plugin version:0.1
Added to WordPress repository:06-06-2009
Last updated:08-06-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.haveyougotanypets.com/wp-w3-valida...
Total downloads:871
Active installs:10+
plugin download
Click to start download

Places an image on a page or post showing its html and/or css validity (only visible to the person editing the entry - just like the “Edit this entry” link). To use just add <?php if(function_exists('wp_w3_validation')) {wp_w3_validation();} ?> to your template php file, preferably right next to the function call <?php edit_post_link(’Edit this entry.’ ” ‘ ‘); ?>