Editor saves stop overwriting each other, per-page schema joins the site graph, and every feature that reads a page's words now works on page-builder pages.
Editor
- Saves no longer revert other writers - the meta box and Quick Edit carry a fingerprint of the values they were built from, and a field is written only while the stored value still matches. A save from a screen opened before something else wrote (a second tab, another user, a bulk tool) skips the conflicting field and says so in a notice instead of overwriting it.
- Google Preview - HTML in a stored description no longer renders as visible code in the preview.
- Schema type picker - per-page Schema is no longer a bare textarea. Pick FAQ, How-to, Product, Service, Event, Job posting, Course, Software or Recipe and fill in real fields, including repeating rows for questions, steps and ingredients. Hand-written JSON-LD still works and the picker steps aside for it.
Structured data
- One graph, linked - a node describing the page itself folds into the WebPage as an extra type instead of standing beside it as a second node for the same URL, and an inline copy of your own business collapses to a reference to the Organization node already in the graph.
- Contribute from other plugins - the new shockmeta_schema_graph filter lets another plugin add nodes to the same graph rather than printing a second, unconnected block.
- Invalid JSON is reported - schema that does not parse now shows an admin notice instead of being silently discarded while the save reports success.
Page builders and images
- Page builder pages read correctly - descriptions, AI generation, target-phrase analysis, the preview line and the image sitemap all read a page built with Oxygen, whose content lives in the builder rather than in the post body. Six features were quietly producing nothing on those sites.
- Image sitemap - sized crops and WebP renditions are matched back to their attachment, which is how images actually appear in page markup. Previously only featured images were listed.
- Open Graph - static homepages emit website instead of article.