[wp-trac] [WordPress Trac] #48865: Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post
WordPress Trac
noreply at wordpress.org
Tue Dec 3 22:48:46 UTC 2019
#48865: Multisite Set up - Input field getting remove from filter when other user
user roles except Super Admin filter on page/post
-----------------------------+----------------------------------------
Reporter: mohitdadhich10 | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Role/Capability | Version: 5.3
Severity: major | Resolution: duplicate
Keywords: | Focuses: administration, multisite
-----------------------------+----------------------------------------
Changes (by SergeyBiryukov):
* keywords: needs-patch =>
* status: new => closed
* focuses: ui, css, administration, multisite => administration, multisite
* resolution: => duplicate
* milestone: Awaiting Review =>
Comment:
Hi there, welcome to WordPress Trac! Thanks for the report.
This works as intended. On single site, admins and editors can post
unfiltered HTML, however these roles are not considered trustworthy on
Multisite, so only super admins have the `unfiltered_html` capability
there.
This is one of WordPress design decisions, see
[https://make.wordpress.org/core/handbook/contribute/design-decisions
/#unfiltered-html-for-editors-administrators-multisite Unfiltered HTML for
editors, administrators; multisite] for more details.
See also previous discussions in #19791, #23820, #23798, #34786, #43338.
If you want to enable unfiltered HTML for admins and editors on your
Multisite install, there is an [https://wordpress.org/plugins/unfiltered-
mu/ Unfiltered MU] plugin for that. Note that it still works as expected,
despite that alarming message at the top.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48865#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list