Gutenberg disallow certain custom blocks but keep all core blocks?
I’m writing a function to allow only some custom blocks – essentially I want to register all the blocks, then based on a database table of ‘selected’ blocks disallow any other custom block.