=== Structured data for Events Manager === Contributors: aekschoko Donate link: https://www.paypal.me/agmialdea Tags: events, events manager, structured data, schema.org, json-ld Requires at least: 3.0 Tested up to: 4.9.8 Stable tag: 0.3.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Structured data for Events Manager plugin by JSON-LD method == Description == Automatically adds structured data to events posts created with the Events Manager plugin by JSON-LD method. Tested on 5.9.5 version of Events Manager This plugin works automatically. No configuration required. == Installation == 1. You can install it through the official plugins directory, or upload `schemaorg-for-events-manager` folder to the `/wp-content/plugins/` directory of your server. 2. Activate the SCHEMA.ORG for Events Manager plugin through the 'Plugins' menu in your dashboard. IMPORTANT: You must have installed and activated the [Events Manager](https://wordpress.org/plugins/events-manager/) plugin. 3. That's all folks. Now you can use this plugin :) == Changelog == = 0.3.1 = * Update Text Domain to match the plugin slug. = 0.3 = * The start time 00:00 and end time 23:59 is removed when the event is marked "All Day" according to Google's guidelines at https://developers.google.com/search/docs/data-types/event. = 0.2 = * The template file .pot and the English and Spanish translations are added. = 0.1 = * First version!