Skip to content

Config via wp_add_inline_script shim (no printed script tags) - #66

Merged
MhaWay merged 2 commits into
mainfrom
fix/enqueue-config
Sep 16, 2026
Merged

MhaWay merged 2 commits into
mainfrom
fix/enqueue-config

Conversation

@MhaWay

@MhaWay MhaWay commented Sep 16, 2026

Copy link
Copy Markdown
Owner

The last two hand-printed <script> tags (BlockyBuilderConfig, blockyConvertConfig) now output through the enqueue API: register a src=false classic handle + wp_add_inline_script. Classic footer scripts execute before deferred ES modules, so boot order is guaranteed. Zero echo of <script>/<style> in the whole shipped bundle now (grep-verified). e2e 39/39 incl. builder boot and convert-button paths.

@MhaWay
MhaWay merged commit a130ad8 into main Sep 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants