=== WP Microdata === Contributors: tormorten Donate link: http://tormorten.no Tags: microdata,html5,scope,itemscope,itemprop,html microdata,schema.org Requires at least: 3.8 Tested up to: 4.2 Stable tag: 1.0 License: GPLv2 or later Easily add microdata elements to your posts and pages using shortcodes. == Description == Lets you add blocks of microdata using shortcodes. ` [microdata type="http://schema.org/Article"] [md_item prop="articleBody" element="p"]Lorem ipsum and so forth[/md_item] [/microdata] ` Simply add the shortcodes using the bundled TinyMCE-plugin which is placed in the visual editor. == Installation == 1. Upload the \`wp-microdata/\` directory to the \`/wp-content/plugins/\` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Start microdata-ing == Changelog == = 1.0 = * Living daylight == Upgrade Notice == Nothing yet == Screenshots == Nothing == Frequently Asked Questions == Yes.