wp_default_editor
wp_default_editor ( No parameters )
Returns:- (string) Either 'tinymce', 'html', or 'test'
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Finds out which editor should be displayed by default.Works out which of the editors to display as the current editor for a
user. The 'html' setting is for the "Text" editor tab.