jQuery(function(r){({init:function(){r(document.body).on("click","a.help_tip, a.woocommerce-help-tip",this.preventTipTipClick).on("click","a.debug-report",this.generateReport).on("click","#copy-for-support",this.copyReport).on("aftercopy","#copy-for-support",this.copySuccess).on("aftercopyfailure","#copy-for-support",this.copyFail)},preventTipTipClick:function(){return!1},generateReport:function(){var n="";r(".wc_status_table thead, .wc_status_table tbody").each(function(){var t;r(this).is("thead")?(t=r(this).find("th:eq(0)").data("export-label")||r(this).text(),n=n+"\n### "+r.trim(t)+" ###\n\n"):r("tr",r(this)).each(function(){var t=r(this).find("td:eq(0)").data("export-label")||r(this).find("td:eq(0)").text(),e=r.trim(t).replace(/(<([^>]+)>)/gi,""),o=r(this).find("td:eq(2)").clone();o.find(".private").remove(),o.find(".dashicons-yes").replaceWith("✔"),o.find(".dashicons-no-alt, .dashicons-warning").replaceWith("❌");var i,t=r.trim(o.text()),o=t.split(", ");1