Skip to content

11.2-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@IreneStr IreneStr released this 02 May 06:31

= 11.2.0 =
Release Date: May 14th, 2019

Enhancements:

  • Introduces a fallback to the first image in the content for the schema output when no featured image has been set.
  • Stitches the Schema output from the HowTo and FAQ structured data blocks into the main graph.
  • Adds a wpseo_schema_person_social_profiles filter to allow filtering in/out extra social profiles to show.
  • Adds a wpseo_schema_needs_<class_name> filter that allows filtering graph pieces in or out.
  • Adds a wpseo_sitemap_post_statuses filter to add posts with custom post statuses to the sitemap. Props to stodorovic and tolnem.
  • Adds a custom overlay color to the snippet preview modal.
  • Adds the correct focus style to the Configuration Wizard navigation buttons.
  • Props to @ramiy for making translating the plugin easier by merging near identical strings.

Bugfixes:

  • Fixes a bug where the URL to Pinterest's claim page was incorrect. Props @ramiy.
  • Fixes a bug where notifications about incompatibility would be thrown for inactive add-ons.
  • Fixes a bug where URLs with a non-Yoast SEO related xsl query string parameter would result in a blank page. Props @stodorovic and @yiska.

Other:

  • Removes the add_opengraph_namespace filter because the OGP.me HTML namespace is not used anymore.
  • Decouples the sitemap debug information from the general WP_DEBUG development flag and introduces the YOAST_SEO_DEBUG_SITEMAPS flag to better control this functionality.