name}_title", 'text', $editor->label_text['title'], html_entity_decode($editor->cur_data['title'])) ?>
name}_tags", 'text', $editor->label_text['tags'], join(', ', $editor->cur_data['tags'])) ?>
name}_content_md", $editor->label_text['content'], $editor->cur_data['content_md']) ?>
name}_is_hidden", $editor->cur_data['is_hidden']) ?>