Relative Content

Tag Archive for phpjsonwordpress

WordPress create-block WP_Block_Type_Registry::register was called incorrectly. Block type names must contain a namespace prefix

I am currently getting into Wordpress and I did most of the developer recources and they work just fine in isolation. My current problem is the block creator. When I try to use my @wordpress/create-block plugin with npx wp-env start it works just fine and can be used but when I try to get any block to work in another local development I get the message from the title.