Sanitizes property names.
$propertystringrequired
protected function sanitize_property( $property ) {
return sanitize_key( $property );
}
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_style_engine_css_declarations/sanitize_property