widget-admin.php 0000644 00000016025 15021221373 0007626 0 ustar 00 get_field_id( '' ); ?>
here.', 'image-widget' ); ?>
id; //NOTE #1: the widget id is added here to allow uploader to only return array if this is used with image widget so that all other uploads are not harmed.
$image_upload_iframe_src = apply_filters('image_upload_iframe_src', "$media_upload_iframe_src");
$image_title = (!empty($instance['image'])) ? __('Change Image', 'image-widget') : __('Add Image', 'image-widget');
?>