jQuery(document).ready(function(t){"use strict";t("#product_brand_thumb_id").val()||t(".remove_image_button").hide();var e;t("#product-brand-thumb-box").on("click",".upload_image_button",function(a){a.preventDefault(),e?e.open():((e=wp.media.frames.downloadable_file=wp.media({multiple:!1})).on("select",function(){var a=e.state().get("selection").first().toJSON();t("#product_brand_thumb_id").val(a.id),t("#product_brand_thumb").find("img").attr("src",a.sizes.thumbnail.url),t(".remove_image_button").show()}),e.open())}),t(document).on("click",".remove_image_button",function(){var e=t("#product_brand_thumb").data("rel");return t("#product_brand_thumb").find("img").attr("src",e),t("#product_brand_thumb_id").val(""),t(".remove_image_button").hide(),!1}),t(document).ajaxComplete(function(e,a,r){if(a&&4===a.readyState&&200===a.status&&r.data&&0<=r.data.indexOf("action=add-tag")){var d=wpAjax.parseAjaxResponse(a.responseXML,"ajax-response");if(!d||d.errors)return;return t("#product_brand_thumb").find("img").attr("src",t("#product_brand_thumb").data("rel")),t("#product_brand_thumb_id").val(""),void t(".remove_image_button").hide()}})}); |