Opened 3 years ago

Closed 3 years ago

#14818 closed defect (bug) (fixed)

Allow super admins to import unfiltered HTML

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

Description

Currently we force kses filters on importers for multisite super admins. This makes sense as often super admins may be helping a user import their data.

But sometimes this needs to be overridden. Core hacking it is really tacky. Let's add a filter.

Change History (1)

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

(In [15600]) Add force_filtered_html_on_import filter. fixes #14818.

Note: See TracTickets for help on using tickets.