_tag_row in /wp-admin/includes/template.php
4377
Continue readingSanitizes a bookmark fieldSanitizes the bookmark fields based on what the field name is. If the field has a strict value set, then it will be tested for that, else a more generic filtering is applied. After the more strict filter is applied, if the $context is ‘raw’ then the value is immediately return.
2761
Continue reading