E957

Results 3 comments of E957

`array( 'name' => esc_html__( 'Slides', 'textdomain' ), 'id' => "slide_imgadv", 'type' => 'image_advanced', 'max_file_uploads' => 5, ),`

Thank you funkedgeek but the issue persists. Same issue with PLUPLOAD IMAGE UPLOAD meta box, using this code. `array( 'name' => esc_html__( 'Plupload Image Upload', 'textdomain' ), 'id' => 'plupload',...