Skip to content

Nova-Core v0.1.61

Choose a tag to compare

@kbrookes kbrookes released this 17 Jun 23:03
· 4 commits to main since this release

What's new

Bricks accordion FAQ extraction diagnostic

When Auto-extract from Bricks accordion is checked in the Nova Schema metabox, an Extraction status panel now appears showing exactly what was found in _bricks_data:

  • Total element count
  • Element types present on the page
  • For each accordion: its ID, _cssClasses value, item count, and the key names on the first item

This makes it possible to diagnose extraction failures immediately from the page editor, without needing database access. Once the cause is identified the diagnostic will be removed in the next release.

Full Changelog: v0.1.60...v0.1.61