- This topic has 2 replies, 2 voices, and was last updated 1 year, 4 months ago by .
-
Topic
-
Within the meta-box/ing/sanitizer.php file, all the field types with a string sanitizer (buit-in WP sanitizing) are returning empty strings and values are not saved.
’email’ => ‘sanitize_email’,
‘file_input’ => ‘esc_url_raw’,
‘hidden’ => ‘sanitize_text_field’,
‘oembed’ => ‘esc_url_raw’,
et…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.