wp.blocks.registerBlockVariation('core/heading', { name: 'swell/h3', title: 'H3', attributes: { level: 3 } }); wp.blocks.registerBlockVariation('core/heading', { name: 'swell/h4', title: 'H4', attributes: { level: 4 } });