9.2-RC1
Pre-release
Pre-release
Enhancements:
- Adds the latest og:locale options provided by Facebook. Props to valtlfelipe
- Adds support for oEmbed utilization of Yoast custom fields (post meta) values. Specifically the image and the title. Props to ben-caplan
- Improves the accessibility of the "Bulk editor" and "Search console" tables.
- Defines attachment as non-accessible when attachment urls are redirected to the attachment file itself. Props to @stodorovic
- Hides SEO title and meta description fields on the author edit page when the author archives are disabled.
- Replaces Settings ZIP download (export) and upload (import) functionality with Settings fields.
Bugfixes:
- Fixes a bug where the excerpt replacement variable will output a piece of the post content when no excerpt is given.
- Fixes a bug where the Dashboard Widget was not displayed in the correct language.
- Fixes a bug where the wrong title is rendered for the WooCommerce product archive.
- Fixes a bug where the Yoast metabox is visible even when the attachment urls are redirected to the attachment file itself.
- Fixes a bug where assessments would fail if a "<" character is present in the content.
- Fixes a bug where paragraphs were sometimes not correctly detected because paragraph tags were not automatically added in WordPress-like fashion.
Other:
- Deprecates the Yoast_Modal class.
- Disables the non-functioning markers for the subheading distribution assessment.
- Refactor SEO assessment filenames and exports. Props to Kingdutch