TinyMCE (editor) (tag)
| add_editor_style() | Connects a custom CSS file for the TinyMCE visual editor. |
| wp_enqueue_editor() | Outputs scripts, styles, and default settings for the WordPress TinyMCE editor. Which can then be initialized on any textarea field after the page loads. |