HEX
Server: Apache
System: Linux server.tanduk.space 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: coachou (1042)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /home/coachou/public_html/wp-content/themes/colormag/assets/js/image-uploader.min.js
jQuery(document).ready((function(e){var t;e(document.body).on("click",".custom_media_upload",(function(i){var a=e(this),n=a.parent().find(".custom_media_input"),s=a.parent().find(".custom_media_preview");i.preventDefault(),(t=wp.media.frames.media_file=wp.media({title:a.data("choose"),button:{text:a.data("update")},states:[new wp.media.controller.Library({title:a.data("choose"),library:wp.media.query({type:"image"})})]})).on("select",(function(){var e=t.state().get("selection").first().toJSON();n.val(e.url).change(),s.css({display:"none"}).find("img").remove(),s.css({display:"block"}).append('<img src="'+e.url+'" style="max-width:100%">')})),t.open()})),e("input.custom_media_input").each((function(){var t=e(this).val(),i=e(this).siblings(".custom_media_preview");""!==t&&(i.find("img.custom_media_preview_default").remove(),i.css({display:"block"}).append('<img src="'+t+'" style="max-width:100%">'))}))}));