=== JSON-LD Breadcrumbs === Contributors: pratikchaskar Tags: schema, json-ld, breadcrumb, google, schema.org, structured data, seo, microdata Requires at least: 4.4 Tested up to: 6.9 Stable tag: 1.0.5 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.5 = * Fix: Updated Readme file. = 1.0.4 = * Improvement: Added compatibility to WordPress 6.8 = 1.0.3 = * Improvement: Added compatibility to WordPress 6.1 = 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.