Skip to content

v1.2.0

Choose a tag to compare

@tmdk tmdk released this 18 May 14:46
· 4 commits to main since this release
d01a4a6

What's Changed

  • WP-2681 - Prevent warning and TypeError when a sitemap item references a missing user
  • Disable WPSEO_Sitemaps_Admin hooks when replacing Yoast sitemaps. Its transition_post_status handler invalidates the WordPress lastpostmodified object cache on every post publish, causing expensive ORDER BY post_modified_gmt DESC full table scans on high-volume sites.

Full Changelog: 1.1.1...1.2.0