Skip to content

MG Experience 0.2.0

Choose a tag to compare

@mehul0810 mehul0810 released this 18 Jul 06:59
· 1 commit to main since this release

Added

  • Consolidated JSON-LD graph for Person, WebSite, WebPage, Article, Service, BreadcrumbList, ImageObject, FAQPage, and conditional Product entities.
  • Core Accordion and existing Rank Math FAQ content support.
  • Explicit product-offer settings that publish Product with Offer or AggregateOffer only when valid commercial data is configured.
  • Permanent redirects for three retired URLs with verified one-to-one replacements.
  • PHPUnit coverage and production ZIP validation in the release workflow.

Changed

  • MG Experience now owns schema output on supported public requests, with rollback controls.
  • The Rank Math FAQ block is hidden from new insertion; the Rank Math Table of Contents block remains available.
  • Breadcrumb schema is consolidated into the graph, while visible plugin-added breadcrumbs are limited to the Case Studies archive.
  • Case Study and Product archive routing is explicit and rewrite rules refresh once per registration version.
  • Minimum PHP version is 8.0; compatibility metadata is tested through WordPress 7.0.

Validation

  • 33 PHPUnit tests with 69 assertions.
  • PHP syntax, Composer validation, runtime schema checks, archive routes, redirects, and a clean production-only ZIP passed.