Viewing 1 replies (of 1 total)
  • array(
    	'name' => 'Field Name',
    	'desc' => 'a nice description here',
    	'id'    => "{$prefix}text",
    	'type' => 'textarea',
    	'raw'  => true, //to handle html code
    	'style' => 'width: 300px;  height: 200px' ,
    ),
Viewing 1 replies (of 1 total)
  • The topic ‘html in metabox’ is closed to new replies.