Support

Account

Home Forums Gutenberg Inserter Help Panel Reply To: Inserter Help Panel

  • This works for me…

    'example' => array(
    	'attributes' => array(
    		'mode' => 'preview',
    		'data' => array(
    		'content' => __('<img src="https://via.placeholder.com/680x720">'),
    	        ),
    	)
    )