=== OpenData Generator === Contributors: hideokamoto Donate link: https://note.mu/hideokamoto/n/nd0cecce0e758 Tags: json-ld,opendata Requires at least: 4.1.2 Tested up to: 4.3.2 Stable tag: 3.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easy Make OpenData from WordPress CustomFields. == Description == This is Simple OpenData Generator Plugin. You can only 2 step to convert WordPress Custom Fields Data to JSON-LD Data. STEP1: Install and activate this Plugin. STEP2: Mapping Custome Field Name and RDF Schema(Default:http://schema.org) If you want to search posts, you can use WP_Query params. Easy Customize "@Context", and easy select output Custom Fields Content. == Installation == 1. Upload `opendata-generator` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == 1. No Images == Changelog == = 3.0.2 = - Fix Activation error = 3.0alpha = 2015/11/29 Fully remake. - Support "@Graph" Parameter - Support Schema Mapping page - Only show Root content. = 2.0alpha = 2015/11/21 Remake. = 1.6 = 2015/06/02 Translate Ready. = 1.5 = 2015/05/11 Support WP_Query's param. = 1.4 = 2015/05/06 Refactor for WordPress Plugin DIR. = 1.3 = 2015/03/03 Code refactoring. = 1.2 = 2015/02/20 Support Category Archives. = 1.1 = 2015/01/17 Add @context setting panel. = 1.0 = 2014/12/30 released == Upgrade Notice == = 3.0.2 = - Fix Activation error