var block = wp.blocks.createBlock('core/paragraph', {content: 'From Console'}); wp.data.dispatch('core/block-editor').insertBlocks(block);