Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Fields sanitization and output escaping #608

Discussion options

You must be logged in to vote

Thanks for the question, @NazarTikhoniuk!

Yes, ACM sanitizes input when saving field values. You can see the sanitization code here if you'd like to:

function sanitize_field( string $type, $value ) {

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NazarTikhoniuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants