create-block-theme
create-block-theme copied to clipboard
Can't create child theme
I'm using 1.4.0 from the Wordpress.org repository.
I'm trying to create a child theme of twenty twenty-three and it keeps giving me some sort of security error. I've tried it in Firefox and Opera, with all the various security enabled and without it. Yes, it's a live site (sorta). I tried it on another site that has almost nothing installed, just Bulletproof Security and Cloudflare and it still didn't work.
It created a blank theme just fine.
Any thoughts?


Hi @VerityCantare thanks for the report, looking into it.
I wonder if this could have something to do with the way we are handling the form request + returning the data.
It makes sense that creating a blank theme works, since that option doesn't actually export / return a theme zip.
This interface is depreciated and construction of a child theme workflow is slightly different. This doesn't seem relevant any more; closing.