Changelogs
Stay up to date with the latest changes and enhancements.
Stay up to date with the latest changes and enhancements.

25. Sep 2026
Share
Nexter Blocks - FREE — 2 days ago
Added : Block Widget Areas : Nexter blocks can now be used in block widget areas (Appearance → Widgets). Blocks placed there have no parent post, so a dedicated handler generates and caches their CSS. Added : Dynamic CSS API : New generate_dynamic_css_blocks() method builds block CSS from parsed block markup instead of requiring a post ID. Improved : Widgets Screen : The widgets screen now loads the wp-edit-widgets editor dependencies, which were previously skipped on that screen entirely. Improved : CSS Caching : Widget-area block assets are merged into the element list before cache files are checked, so widget CSS is no longer missed on first render. Fixed : RTL Slider Arrows : Outer slider arrows collapsed to one side in RTL layouts. Previous and next arrows now keep their intended outside positions. Fixed : Search Bar : Relevance ordering (title matches ranked first) was silently discarded when Generic Filter or ACF-field search was enabled, falling back to default date ordering instead.