PluginProbe
Patchstack – WordPress & Plugins Security / 2.1.0
Patchstack – WordPress & Plugins Security v2.1.0
2.3.7 trunk 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.2 2.1.20 2.1.21 2.1.22 2.1.23 2.1.24 2.1.25 2.1.3 2.1.4 2.1.5 2.1.6 All 49 releases
patchstack / assets / js / patchstack.min.js

patchstack.min.js in Patchstack – WordPress & Plugins Security 2.1.0, at assets/js/patchstack.min.js

1 lines 4.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 window.Patchstack=window.Patchstack||{},function(a,t,c,e){var _={};e.init=function(){e.cache(),e.bindEvents()},e.cache=function(){_.window=c(a),_.body=c(t.body)},e.bindEvents=function(){if(c("input#patchstack-activate").on("click",function(t){t.preventDefault();var e={action:"activate_license",clientid:c("#patchstack_api_client_id").val(),secretkey:c("#patchstack_api_client_secret_key").val(),PatchstackNonce:PatchstackVars.nonce};if(0==c.trim(e.clientid).length||0==c.trim(e.secretkey).length)return alert("Please enter the site id and secret key."),!1;c.post(PatchstackVars.ajaxurl,e,function(t){"error"==t.result?alert(PatchstackVars.error_message):t.response&&!1===t.response.free?a.location.reload():(c(".patchstack-license-status").text("Active").css({color:"#B2D675"}),c(".patchstack-sub-type").text("Community (Free) "),c(".ps-b1, .ps-b3, .ps-p1").hide(),c(".ps-b2, .ps-b4, .ps-p2").show())})}),c("#patchstack_send_mail_url").on("click",function(a){a.preventDefault();var t={action:"send_new_url_email",PatchstackNonce:PatchstackVars.nonce};c.post(PatchstackVars.ajaxurl,t,function(a){"fail"==a?alert(PatchstackVars.error_message):alert("Email Sent!")})}),void 0!==jQuery.fn.dataTable&&-1!==a.location.href.indexOf("patchstack")&&(c(".table-firewall-log").DataTable({processing:!0,serverSide:!0,ajax:{url:PatchstackVars.ajaxurl,type:"POST",data:function(a){a.action="firewall_log_table",a.PatchstackNonce=c("meta[name=patchstack_nonce]").attr("value")}},responsive:!0,columns:[{data:"fid"},{data:"referer"},{data:"method"},{data:"ip",render:c.fn.dataTable.render.text()},{data:"log_date"}],order:[[0,"desc"]],searching:!1,ordering:!1,drawCallback:function(a){c(".titletip").tooltip()},columnDefs:[{render:function(a,t,c){var e=a||"Unknown";return'<span class=" titletip" title="'+(c.description?c.description:"No Explanation")+'">'+e+"</span>"},targets:0},{render:function(a,t,c){return decodeURIComponent(a).replace(/</g,"&lt;").replace(/>/g,"&gt;").replace("+"," ")},targets:1}]}),c(".table-user-log").DataTable({processing:!0,serverSide:!0,ajax:{url:PatchstackVars.ajaxurl,type:"POST",data:function(a){a.action="users_log_table",a.PatchstackNonce=c("meta[name=patchstack_nonce]").attr("value")}},responsive:!0,columns:[{data:"author"},{data:"action",render:c.fn.dataTable.render.text()},{data:"object",render:c.fn.dataTable.render.text()},{data:"object_name",render:c.fn.dataTable.render.text()},{data:"ip",render:c.fn.dataTable.render.text()},{data:"date",render:c.fn.dataTable.render.text()}],order:[[0,"desc"]],searching:!0,ordering:!1})),"v2"==c("#patchstack_captcha_type").val()?(c("#patchstack_captcha_public_key_v3, #patchstack_captcha_private_key_v3, #patchstack_captcha_public_key_v3_new, #patchstack_captcha_private_key_v3_new").hide(),c("#patchstack_captcha_public_key, #patchstack_captcha_private_key").show()):"invisible"==c("#patchstack_captcha_type").val()?(c("#patchstack_captcha_public_key, #patchstack_captcha_private_key, #patchstack_captcha_public_key_v3_new, #patchstack_captcha_private_key_v3_new").hide(),c("#patchstack_captcha_public_key_v3, #patchstack_captcha_private_key_v3").show()):(c("#patchstack_captcha_public_key, #patchstack_captcha_private_key, #patchstack_captcha_public_key_v3, #patchstack_captcha_private_key_v3").hide(),c("#patchstack_captcha_public_key_v3_new, #patchstack_captcha_private_key_v3_new").show()),c("#patchstack_captcha_type").change(function(){"v2"==c("#patchstack_captcha_type").val()?(c("#patchstack_captcha_public_key_v3, #patchstack_captcha_private_key_v3, #patchstack_captcha_public_key_v3_new, #patchstack_captcha_private_key_v3_new").hide(),c("#patchstack_captcha_public_key, #patchstack_captcha_private_key").show()):"invisible"==c("#patchstack_captcha_type").val()?(c("#patchstack_captcha_public_key, #patchstack_captcha_private_key, #patchstack_captcha_public_key_v3_new, #patchstack_captcha_private_key_v3_new").hide(),c("#patchstack_captcha_public_key_v3, #patchstack_captcha_private_key_v3").show()):(c("#patchstack_captcha_public_key, #patchstack_captcha_private_key, #patchstack_captcha_public_key_v3, #patchstack_captcha_private_key_v3").hide(),c("#patchstack_captcha_public_key_v3_new, #patchstack_captcha_private_key_v3_new").show())}),c("#geo-countries").length>0){var t=[];""!=c("#geo-countries").data("selected")&&(t=c("#geo-countries").data("selected").split(",")),c("#geo-countries").selectize({maxItems:null,delimiter:",",plugins:["remove_button"],items:t})}},c(e.init)}(window,document,jQuery,window.Patchstack);