apply_filters( 'safe_style_css', string[] $attr )
Filters the list of allowed CSS attributes.
Parameters
- $attr
-
Array of allowed CSS attributes.
Source
File: wp-includes/kses.php
Changelog
Version | Description |
---|---|
2.8.1 | Introduced. |