FSE Themes seems to ‘break’ wp_inline_script()
-
It appears that FSE theme breaks inline scripts.
I noticed this in 2022 but tested with another (WABI) with the same result.
I coded a simple POC
– register a script file
– add a shortcode that
— enqueues the script file
— adds inline scriptWhen the shortcode is displayed in non FSE themes it works as expected
but in FSE themes the inline script does not runI THINK I doing this the right way, but open to the wisdom of others.
POC as a plugin here https://github.com/alanef/inline-script-test
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘FSE Themes seems to ‘break’ wp_inline_script()’ is closed to new replies.