Changeset 43571 for trunk/src/wp-includes/kses.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/kses.php
r43016 r43571 1984 1984 */ 1985 1985 $allowed_attr = apply_filters( 1986 'safe_style_css', array( 1986 'safe_style_css', 1987 array( 1987 1988 'background', 1988 1989 'background-color',
Note: See TracChangeset
for help on using the changeset viewer.