the_editor
the_editor ( $content, $id = 'content', $prev_id = 'title', $media_buttons = true, $tab_index = 2, $extended = true )
Parameters:- (string) $content Textarea content.
- (string) $id Optional, default is 'content'. HTML ID attribute value.
- (string) $prev_id Optional, not used
- (bool) $media_buttons Optional, default is true. Whether to display media buttons.
- (int) $tab_index Optional, not used
See:Defined at: - Introduced in WordPress: 2.1.0
- Deprecated in WordPress: -
Description
Display editor: TinyMCE, HTML, or both.