Hello Thank you for the nice script. i use the multiple => true option in addimage(); But it does not work just show my first image ``` $meta_post->addImage( $prefix . 'post_slider', array( 'name' => 'My Image', 'multiple' => true ) ); ```
Hello
Thank you for the nice script.
i use the multiple => true option in addimage();
But it does not work
just show my first image