This page redirects to an external site: https://developer.wordpress.org/reference/functions/wp_kses_check_attr_val/
Performs different checks for attribute values.
The currently implemented checks are 'maxlen', 'minlen', 'maxval', 'minval' and 'valueless' with even more checks to come soon.
<?php wp_kses_check_attr_val( $value, $vless, $checkname, $checkvalue ) ?>
Since: 1.0.0
wp_kses_check_attr_val() is located in wp-includes/kses.php.