OpenData Generator
OpenData Generator
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
- Upload
opendata-generatordirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
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