'amilia-store-iframe-block-editor', 'attributes' => array( 'url' => array('type' => 'string'), 'color' => array('type' => 'string') ), 'render_callback' => 'amilia_store_iframe_shortcode_handler' ) ); } add_action( 'init', 'amilia_store_iframe_block_init' );