Sanitize Input – groups_update_groupmeta
-
Quick question regarding the groups_update_groupmeta function.
Do we know if this sanitizes the input or is this something I’d have implement myself? I’m using this function to commit custom meta_values to the database for a custom plugin.
I am updating meta_values from select box values and free-form text boxes. The select boxes aren’t a concern but the text boxes are.
Just want to make sure I’m doing this correctly.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Sanitize Input – groups_update_groupmeta’ is closed to new replies.