=== Plugin Name === Contributors: Jeric Izon Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KLBDYB3DSPWCJ&lc=PH&item_name=Jheck%20Chat%20wordpress%20plugin&item_number=jheck%2dchat%2dwordpress%2dplugin¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted Tags: schema, shortcode Requires at least: 3.0.1 Tested up to: 4.0 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shortcode Schema Generator == Description == This plugin generates shortcodes for schema tags. Just select or higlight the text you want to put schema tags and click the button on your editor, and then select between itemscope or itemprop. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `shortcode-schema-button` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How to insert itemscope manually? = Just enclose the word or phrase into a shortcode for [itemscope name="ProfessionalService"] Your selected word here [scope_close this ->"ProfessionalService"]. The value of name is the schema tag you want to use. = How to insert itemprop manually? = Just enclose the word or phrase into a shortcode for [itemprop name="Title"] Your Selected word here [itemprop_close this ->"ContentPage"]. The value of name is the schema tag you want to use. = Where I can find the list of schema tags to be used? = http://schema.org/docs/full.html == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = * A change since the previous version. * Another change. = 0.5 = * List versions from most recent at top to oldest at bottom. == Upgrade Notice == = 1.0 = Upgrade notices describe the reason a user should upgrade. No more than 300 characters. = 0.5 = This version fixes a security related bug. Upgrade immediately. == Arbitrary section == You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or "installation." Arbitrary sections will be shown below the built-in sections outlined above.