The wp-kses tag has no wiki summary.
0
votes
2answers
359 views
sanitize vimeo embed code?
I have a custom meta box with a textarea where users can drop in vimeo embed code.
Should I sanitize this code before I update_post_meta, and, if so, how should I go about it? I don't want to strip ...