Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #64771, comment 51


Ignore:
Timestamp:
04/08/2026 04:45:28 PM (4 months ago)
Author:
apeatling

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64771, comment 51

    initial v1  
    11Will `edit_css` be a standalone capability, or does it resolve to `unfiltered_html` via `map_meta_cap`? This materially affects whether trusted tools and AI agents can operate on hardened hosts without implementing questionable workarounds.
     2
     3**Edit**: I looked it up and it is not a standalone cap. This means all hosts that disable unfiltered_html are going to break either way. What about making it standalone so it's not painted with the same broad brush as HTML filtering?