[wp-trac] [WordPress Trac] #31949: Augment list of whitelisted CSS properties in kses.php
WordPress Trac
noreply at wordpress.org
Fri Apr 10 22:31:37 UTC 2015
#31949: Augment list of whitelisted CSS properties in kses.php
-----------------------------+-----------------------------
Reporter: lukeschlather | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
We have a user who wants to use min-width and min-height in their posts.
We can add the filter, but it seems like min-width and min-height are
harmless and should be added to the standard whitelist:
https://github.com/WordPress/WordPress/blob/master/wp-
includes/kses.php#L1480
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31949>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list