Release 3.3.10
December 3, 2025
6 changes
This release resolves a compatibility issue with WordPress 6.9 and includes several general improvements to AT’s builder functions.
FIX
AT styles not loaded inside the builder with WordPress 6.9
A conflict with the newly released WordPress 6.9 caused all AT styles to be loaded inside the iframe instead of the builder window, breaking the overall builder experience.
FIX
AT version is now programmatically loaded in the Theme Settings
Previously, the version tag displayed in the Theme Settings had to be updated manually for each release, which could lead to mismatches between the actual version and the shown tag. It is now generated automatically by the plugin’s build scripts.
FIX
SCSS code wasn’t visible in Advanced CSS when breakpoints were set on Mobile-First
In Mobile-First environments, some SCSS code inside the Advanced CSS modal could fail to be included inside the Editor.
FIX
CSS conflict with the plugin Frontend Admin
A CSS conflict with the Frontend Admin plugin could lead to hide the Theme Settings of Advanced Themer.
FIX
Orphaned elements could break the Structure Helper modal
If Bricks left behind any orphaned elements, the Structure Helper could trigger a JavaScript error that prevented the modal from opening properly.
FIX
ACF updated to v6.6.2
Following recent security enhancements by the ACF team, the ACF Pro version bundled with AT has been updated to 6.6.2.