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