Current Path : /home/e/p/h/ephorei/www/wp-content/plugins/sureforms/modules/gutenberg/build/ |
Current File : /home/e/p/h/ephorei/www/wp-content/plugins/sureforms/modules/gutenberg/build/blocks-placeholder.js |
/** * This is a dummy file that contains blocks settings placeholder. * WordPress plugin directory detects registered blocks from this file and shows them on plugin page * It doesn't do anything in the actual code. * * It is auto-generated. */ registerBlockType( 'srfm/advanced-heading', { title: __( 'Heading', 'sureforms' ) } ); registerBlockType( 'srfm/icon', { title: __( 'Icon', 'sureforms' ) } ); registerBlockType( 'srfm/image', { title: __( 'Image', 'sureforms' ) } ); registerBlockType( 'srfm/separator', { title: __( 'Separator', 'sureforms' ) } );