=== itemprop WP === Contributors: rolandinsh Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z4ALL9WUMY3CL&lc=LV&item_name=Umbrovskis%2e%20WordPress%20plugins&item_number=002¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted Tags: SEO, schema, schema.org, itemprop, schema.org itemprop, images Requires at least: 3.3 Tested up to: 3.4.1 Stable tag: 1.0 License: simplemediacode License URI: http://simplemediacode.com/license/gpl/ Adding schema.org itemprop to images == Description == Adding schema.org itemprop to images (post thumbnails!) [codex the_post_thumbnail()](http://codex.wordpress.org/Function_Reference/the_post_thumbnail). `` [Project Page](http://simplemediacode.info/snippets/add-itemprop-image-to-all-wordpress-images/) | [Git](https://bitbucket.org/simplemediacode/itempropwp) | [Documentation](http://simplemediacode.info/snippets/add-itemprop-image-to-all-wordpress-images/) | [SMC Facebook](http://www.facebook.com/pages/SimpleMediaCode/125547717479727) This plugin is very simple. It doesn't use database, just searching on front-end images in posts and adding `itemprop="image"` == Installation == 1. Unzip the download package 1. Upload `itempropwp` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. See `itempropwp.php` for usage == Frequently Asked Questions == There are no questions for now! [Ask!](http://simplemediacode.info/snippets/add-itemprop-image-to-all-wordpress-images/) == Screenshots == 1. Content http://simplemediacode.info/snippets/add-itemprop-image-to-all-wordpress-images/ == Changelog == = 1.0 = * init == Upgrade Notice == = 1.0 = * init