Changeset 38121 for trunk/src/wp-includes/kses.php
- Timestamp:
- 07/20/2016 04:56:21 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/kses.php
r37931 r38121 1709 1709 * 1710 1710 * @since 2.8.1 1711 * @since 4.4.0 `min-height`, `max-height`, `min-width`, and `max-width` were added.1712 * @since 4.6.0 `list-style-type` was added.1711 * @since 4.4.0 Added support for `min-height`, `max-height`, `min-width`, and `max-width`. 1712 * @since 4.6.0 Added support for `list-style-type`. 1713 1713 * 1714 1714 * @param array $attr List of allowed CSS attributes.
Note: See TracChangeset
for help on using the changeset viewer.