Sanitizes data in single category key field.
2765
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
sanitize_comment_cookies
Sanitizes the cookies sent to the user already.Will only do anything if the cookies have already been created for the user. Mostly used after cookies had been sent to use elsewhere.
2767
Continue reading →