%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/dopla/www/wp-content/plugins/ml-slider/extendify-sdk/src/util/
Upload File :
Create Path :
Current File : /home/dopla/www/wp-content/plugins/ml-slider/extendify-sdk/src/util/templateInjection.js

import { dispatch } from '@wordpress/data'

export function injectTemplateBlocks(blocks, templateRaw) {
    const { insertBlocks } = dispatch('core/block-editor')
    return insertBlocks(blocks).then(() => {
        window.dispatchEvent(
            new CustomEvent('extendify-sdk::template-inserted', {
                detail: {
                    template: templateRaw,
                },
                bubbles: true,
            }),
        )
    })
}

Zerion Mini Shell 1.0