Nova-Core v0.1.60
What's new
Nova Schema module
Replaces SEOPress structured data with a custom JSON-LD @graph implementation. Every page now emits WebSite + Organization nodes plus a template-specific node (WebPage, BlogPosting, Article/CaseStudy, Service, Review, CollectionPage, FAQPage) — all cross-referenced by @id fragments.
Configure organisation details (name, type, logo, address, geo, sameAs) under Nova Core → Schema.
Bricks accordion FAQ auto-extraction
The per-page Nova Schema sidebar now includes a checkbox: Auto-extract FAQ from Bricks accordion. When checked, the plugin reads _bricks_data and extracts Q/A pairs from the accordion element on that page — no manual entry required.
If a page has multiple accordions, add the CSS class nova-faq to the FAQ accordion in Bricks Builder and that one will be used.
The manual Q/A repeater is still available when auto-extract is off, for pages without Bricks.
Settings page improvements
- New Schema tab
- Shared toggle CSS so all tabs render consistently
- Feature toggle callbacks refactored to a shared renderer
Full Changelog: v0.1.58...v0.1.60