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 readingSanitizes 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
wp_filter_comment
Filters and sanitizes comment data.Sets the comment data ‘filtered’ field to true when finished. This can be checked as to whether the comment should be filtered and to keep from filtering the same comment more than once.
3653
Continue reading →