Support

Account

Home Forums Gutenberg Any Plans for InspectorControls integration? Reply To: Any Plans for InspectorControls integration?

  • maybe, it’s right way

    'fields' => array(
    	array(
    		'key' => 'field_5c3dww5839b7',
    		'label' => __( 'Block Name', 'ay' ),
    		'name' => 'block_name',
    		'type' => 'text',
    		'inspector_controls' => true
    	),
    )