Skip to content

2026-08-27: Implement Editor Table Insertion

Latest

Choose a tag to compare

@shirshak007 shirshak007 released this 27 Aug 09:23
feat(viewer): implement editor table insertion and robust form handling

- Add modal button to insert cached HTML tables directly into Gutenberg/Classic Editor

- Fix Gutenberg call stack recursion crash using core/html block insertion

- Move form saving logic to admin_init to resolve blank screen redirects

- Register local CSS/JS assets on standard enqueue hooks