Opened 2 years ago

Closed 2 years ago

#15742 closed defect (bug) (fixed)

Inconsistency in markup/translation when deleting a plugin

Reported by: nacin Owned by:
Priority: normal Milestone: 3.1
Component: Plugins Version:
Severity: normal Keywords:
Cc:

Description

Plugins in a subfolder are pulled from get_plugins(), and thus are not processed for markup/translation.

Plugins not in a subfolder get marked up and translated.

Not a regression, but deserves review as the data for plugins like Akismet (in sub folder) thus does not seem to run through kses.

From TobiasBg in #15662.

Attachments (1)

15742.diff (649 bytes) - added by nacin 2 years ago.

Download all attachments as: .zip

Change History (3)

(In [16988]) We don't apply markup here. see #15742.

nacin2 years ago

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

(In [16989]) Translate and markup plugins in a directory when deleting a plugin. fixes #15742.

Note: See TracTickets for help on using tickets.