=== JSON-LD Breadcrumbs === Contributors: Nikschavan, brainstormforce Donate link: https://www.paypal.me/BrainstormForce Tags: schema, json-ld, breadcrumb, google, schema.org, structured data, seo, microdata Requires at least: 4.4 Tested up to: 5.8 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds JSON-LD based breadcrumb schema to your site visible only to the Search Engines such as Google. == Description == Adds JSON-LD based breadcrumb schema to your site visible only to the Search Engines such as Google. Credits - [SEO Yoast](https://github.com/Yoast/wordpress-seo/blob/trunk/frontend/class-breadcrumbs.php) for the base breadcrumbs class. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.0.2 = * Fix: Hardened the security. = 1.0.1 = * Improvement - Updated code with the latest WordPress PHP_CodeSniffer rules. * Improvement - Compatibility with WordPress 5.5. = 1.0 = * Initial Release.