- This topic has 1 reply, 2 voices, and was last updated 1 year, 10 months ago by .
-
Topic
-
I have set the following field but the “required” doesn’t work. I’m able to update post without upload an image.
[ 'name' => esc_html__( 'Logo', 'text' ), 'id' => '_logo', 'type' => 'image', 'force_delete' => true, 'max_file_uploads' => 1, 'required' => true, ],
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.