Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#44330 closed defect (bug) (fixed)

TinyMCE: do not force-load external TinyMCE plugins

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

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
6 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In 43337:

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

Fixes #44330.

#2 @danielbachhuber
6 years ago

  • Milestone changed from 4.9.7 to 4.9.8
  • Resolution fixed deleted
  • Status changed from closed to reopened

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

#3 @azaozz
6 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

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.