Make WordPress Core

Opened 6 years ago

Closed 5 years ago

#45286 closed enhancement (maybelater)

Update class-wp-editor.php

Reported by: azaozz's profile azaozz Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: TinyMCE Keywords: needs-patch
Focuses: Cc:

Description

We'll need to look through all of class-wp-editor.php, remove old/outdated/unneeded tweaks and fixes, restructure it a bit to support enqueuing of TinyMCE plus all default plugins from script-loader, etc.

Also would be good to look at how we load TinyMCE, does it still make sense to concatenate and pre-compress it together with all plugins and output it from PHP (wp-tinymce.php), etc.

Change History (3)

#1 @desrosj
6 years ago

  • Keywords needs-patch added
  • Milestone changed from 5.1 to 5.2

This still needs investigation.

#2 @azaozz
6 years ago

  • Milestone changed from 5.2 to Future Release

This seems to be working "satisfactory" for now. We should look into restructuring class-wp-editor.php when we update to TinyMCE 5+.

#3 @azaozz
5 years ago

  • Milestone Future Release deleted
  • Resolution set to maybelater
  • Status changed from new to closed

Looking here again, this should (probably) be done when we fully deprecate the old Edit Post screen.

Closing as maybelater for now. Feel free to reopen with other ideas and/or a patch.

Note: See TracTickets for help on using tickets.