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