Ticket #60021: 60021.12.patch
| File 60021.12.patch, 550 bytes (added by , 2 years ago) |
|---|
-
wp-includes/class-wp-editor.php
148 148 * Outputs the HTML for a single instance of the editor. 149 149 * 150 150 * @since 3.3.0 151 * 152 * @global WP_Screen $current_screen WordPress current screen object. 151 153 * 152 154 * @param string $content Initial content for the editor. 153 155 * @param string $editor_id HTML ID for the textarea and TinyMCE and Quicktags instances.