Team Schema Pro
August 19, 2026

Version 2.12.0

Hey everyone,

This release is our biggest coverage boost in a while. We’ve added four new schema types, so datasets, author profiles, forum threads, and Q&A pages can all earn
rich results now. We also cleared up a rating issue and cleaned up some admin loading behavior on the post editor.

What’s New

  • Dataset schema is here. You can now mark up datasets with their creator, coverage, and downloadable distribution details, following Google’s Dataset structured data guidelines. It’s a great fit for research sites, data portals, and open-data projects.
  • Profile Page schema is here. Author and organization profiles can now be marked up the way Google expects, with support for both Person and Organization profiles. Handy for author bios, team pages, and creator profiles.
  • Discussion Forum schema is here. Forum and community posts can now qualify for discussion-style rich results, capturing the author, post content, and comment count, in line with Google’s Discussion Forum guidelines.
  • Q&A Page schema is here. Question-and-answer pages can now be marked up with the question, the accepted answer, and any suggested answers, following Google’s Q&A Page guidelines. Ideal for support pages, help centers, and community Q&A.

What’s Fixed

  • The 1–10 rating scale works again in the schema meta box. Since the last release, any rating above 5 was being blocked, so reviews on a 1–10 scale couldn’t save. That’s fixed, and your ratings now save correctly again.
  • The “+Add” button no longer inserts duplicate rows. Admin scripts were loading twice on post edit screens, which made repeater fields add two rows at once and occasionally triggered ACF nonce errors when you updated a post. Both are resolved.
  • Admin styles load cleanly now. The admin stylesheet was loading twice on post edit screens, and also loading on unrelated wp-admin pages where it wasn’t needed. It now loads once, and only where it should.

What’s Improved

  • Ready for WordPress 7.1. Schema Pro is tested and compatible with WordPress 7.1, so you can update WordPress with confidence.

We recommend updating to Schema Pro v2.12.0 to get the new schema types and these fixes.

As always, our support team is here to help if you have any questions or need assistance with the update.

Best
Team Schema Pro

Team Schema Pro
July 8, 2026

Version 2.11.4

Hey everyone,

This release is about the schema meta box doing what you’d expect. Your page-level edits now actually win, star ratings display the way you entered them, and we refreshed some internals while we were at it.

What’s Fixed

  • Your page-level Custom Schema Markup takes priority now. Custom markup added from the editor meta box was being overridden by the Global Schema. That’s flipped. If you’ve customized the schema on a specific page, that version is the one that gets output.
  • Star ratings show up on the correct 5-star scale. The Rating field in the schema meta box was displaying entered values on the wrong scale, so a perfect 5 didn’t fill all five stars. It does now.

What’s Improved

  • Updated internal libraries. We brought the shared libraries that power admin notices and analytics up to their latest versions for better stability and compatibility. Nothing changes in how you use the plugin.

We recommend updating to Schema Pro v2.11.4 to benefit from these fixes.

As always, our support team is here to help if you have any questions or need assistance with the update.

Best
Team Schema Pro

Team Schema Pro
June 3, 2026

Version 2.11.3

Hey everyone,

This one’s all about your Organization schema. A handful of small issues were keeping it from validating cleanly in Google’s eyes: half-formed URLs, duplicate entries, undersized logos. All sorted now.

What’s Fixed

  • Your Contact Page now shows up as a full URL. The Organization schema was outputting the selected Contact Page ID. It now resolves to the complete page URL, the way Google expects it.
  • Social profiles are listed once. Just once. Some social profile URLs were being repeated in the schema output. Each profile now appears exactly one time.
  • Your logo now meets Google’s size requirement. The schema was outputting a fixed width and height of the logo (600 x 600 ) instead of the actual logo size. It now outputs the actual image size.
  • The Organization @type is always valid now. In some cases the @type value was output in the wrong letter casing. It’s now always proper PascalCase.

We recommend updating to Schema Pro v2.11.3 to benefit from these improvements and fixes.

As always, our support team is here to help if you have any questions or need assistance with the update.

 Best
 Team Schema Pro

Team Schema Pro
April 29, 2026

Version 2.11.2

Hey everyone,

 This one’s mostly cleanup — five fixes that smooth out the rough edges around FAQ schemas, custom markup, and a couple of quieter PHP notices. If you’ve ever hit “Regenerate Schema” and watched your FAQs vanish, this release is for you.

What’s Fixed

  • FAQs no longer disappear when you Regenerate Schema. A bug was wiping out per-page FAQ question-and-answer entries the moment you hit regenerate. Your FAQs now stay exactly where you put them.
  • FAQ schema output is valid JSON again, even when entries are skipped. Google’s structured data validator was rejecting some FAQ output because the JSON array was malformed when individual entries got skipped. Fixed – the output stays a clean, valid array no matter what.
  • Custom markup keeps your formatting intact. Backslash sequences and line breaks were being mangled when saving custom schema markup and writing to the cache. Both are now preserved exactly as you wrote them.
  •  Product schema descriptions read cleanly. Line breaks in product schema descriptions were rendering inconsistently. They’re now normalized so the output is tidy.
  •  No more WooCommerce-related PHP notices on non-WooCommerce sites. A missing safety check on breadcrumb keys was throwing harmless-but-noisy notices on sites that don’t run WooCommerce. Cleaned up.

We recommend updating to Schema Pro v2.11.2 to benefit from these improvements and fixes.

As always, our support team is here to help if you have any questions or need assistance with the update.

 Best
 Team Schema Pro

Team Schema Pro
April 23, 2026

Version 2.11.1

Hello everyone,

Quick maintenance release. We’ve made Schema Pro fully compatible with WordPress 7.0, refreshed a few internal libraries under the hood, and squashed a Local Business schema quirk that was slipping through on incomplete location data.

What’s Improved

  •   Ready for WordPress 7.0. Schema Pro runs cleanly on the latest WordPress release, so you can update core without second-guessing compatibility.
  •   Steadier internals. We refreshed a few bundled libraries to keep things stable and play nicely with the wider WordPress ecosystem.

What’s Fixed

  •  Local Business schema no longer outputs empty Geo-Coordinates. If your business location was missing a latitude or longitude, or had them set to “none”, Schema Pro was still printing an empty Geo-Coordinates block in the markup. It now skips the block entirely when the values aren’t usable, so your schema stays clean.

We recommend updating to Schema Pro v2.11.1 to benefit from these improvements and fixes.

As always, our support team is here to help if you have any questions or need assistance with the update.

Best
Team Schema Pro

Team Schema Pro
March 17, 2026

Version 2.11.0

New

  • Introduced WebPage schema type with support for WebPage, CollectionPage, AboutPage, and ContactPage variants.

Fixed

  • Global schema settings now properly apply to pages with previous page-level edits; Regenerate Schema resets overrides to enforce global values site-wide.

Improvements

  • Prevented empty Clip entries in VideoObject schema, improved field handling, and added stronger validation and security to the schema meta box save process.
  • Added Security fixes.

Team Schema Pro
February 5, 2026

Version 2.10.7

Fixed

  • Prevented empty aggregateRating and video objects in Recipe schema.
Team Schema Pro
January 12, 2026

Version 2.10.6

Fixed

  • Prevented empty hasVariant properties in product schema.
Team Schema Pro
November 26, 2025

Version 2.10.5

Improvement

Enhanced rating validation to support 1-5 and 1-10 rating scales.

Team Schema Pro
September 10, 2025

Version 2.10.4

Improvement

  • Added support for the new “Game” and “music” item type in Review Schema.

Fixed

  • Validation to prevent the creation of phantom URLs.