wp_add_inline_script doesn’t work in Block Themes (FSE) — Cause and Fix
You call wp_add_inline_script() inside a shortcode. It works fine on classic themes. You switch to a block theme — or your user does — and suddenly: nothing. No PHP error, no warning, just a silent failure and a X is…