FYI
- Plugin Name: WPSSO Schema Breadcrumbs Markup
- Stable Version: 1.6.1
- Author: JS Morisset
- Description: WPSSO Core add-on offers Schema BreadcrumbList markup using the preferred JSON-LD format for Google Rich Cards and SEO.
- License: GPLv3
- Requires At Least: WordPress 3.8
- Tested Up To: WordPress 5.1
- Last Updated: 3 days ago
- Plugin Homepage »
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API changes.
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Free / Standard Version Repositories
Changelog / Release Notes
Version 1.6.1 (2019/01/31)
- New Features
- None.
- Improvements
- Maintenance release for WPSSO Core v4.22.0.
- Bugfixes
- None.
- Developer Notes
- Updated the required minimum PHP version from 5.4 to 5.5.
Version 1.6.0 (2018/10/04)
- New Features
- None.
- Improvements
- Added a filter to disable the default Schema BreadcrumbList markup from WooCommerce.
- Bugfixes
- None.
- Developer Notes
- None.
Version 1.5.0 (2018/09/16)
- New Features
- None.
- Improvements
- Added the site home page as the first element in the breadcrumbs.
- Added the current webpage as the last element in the breadcrumbs.
- Added a new "Home Page Name" option in the SSO > Breadcrumbs settings page.
- Bugfixes
- Simplified the BreadcrumbList markup by adding item URLs as Schema WebPage instead of their complete Schema markup.
- Developer Notes
- None.