Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#44330 closed defect (bug) (fixed)

TinyMCE: do not force-load external TinyMCE plugins

Reported by: azaozz Owned by: azaozz
Priority: normal Milestone: 4.9.8
Component: TinyMCE Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Follow up from https://core.trac.wordpress.org/ticket/44134#comment:19.

This was added many versions ago and was required at the time. The newer versions of TinyMCE load external plugins automatically, force-loading them may cause issues.

Change History (3)

#1 @azaozz
8 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

In 43337:

TinyMCE: do not force-load external plugins, not needed any more and may cause issues.

Fixes #44330.

#2 @danielbachhuber
8 years ago

  • Milestone 4.9.74.9.8
  • Resolution fixed
  • Status closedreopened

Doesn't look like this was backported to 4.7 branch so moving to 4.9.8

#3 @azaozz
8 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 43474:

TinyMCE: do not force-load external plugins, not needed any more and may cause issues.

Merges [43337] to the 4.9 branch.
Fixes #44330.

Note: See TracTickets for help on using tickets.