Changes between Initial Version and Version 1 of Ticket #39423, comment 1
- Timestamp:
- 01/01/2017 09:44:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39423, comment 1
initial v1 4 4 5 5 Also `add_editor_style()` extends and exposes an existing TinyMCE setting, see: https://www.tinymce.com/docs/configure/content-appearance/#content_css. Adding arbitrary JS to the editor iframe is not supported. 6 7 I'm also thinking of converting `wpembed` to a proper TinyMCE plugin despite that it will be mostly a copy of wp-includes/js/wp-embed.js.