Used By
Used By | Description |
---|---|
wp-includes/kses.php: wp_kses_uri_attributes() | Returns an array of HTML attribute names whose value contains a URL. |
Filters the list of attributes that are required to contain a URL.
Use this filter to add any data-
attributes that are required to be validated as a URL.
(string[]) HTML attribute names whose value contains a URL.
File: wp-includes/kses.php
Version | Description |
---|---|
5.0.1 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_kses_uri_attributes