OwlCyberSecurity - MANAGER
Edit File: payment.min.js
const WPFormsPointersPayment=window.WPFormsPointersPayment||function(n,t,o,e){const i={},r={pointerId:e.pointer,nonce:e.nonce},s={init(){o(s.ready)},ready(){s.setup(),s.bindEvents()},setup(){i.$document=o(n)},bindEvents(){i.$document.on("click",'#toplevel_page_wpforms-overview [href$="-payments"], #wpforms-education-pointers-payments',s.handleOnClick)},handleOnClick(n){n.preventDefault();n=o(this);const e=n.attr("href");e&&(n.closest(".wp-pointer-content").parent().hide(),o.post(ajaxurl,{pointer_id:r.pointerId,_ajax_nonce:r.nonce,action:"wpforms_education_pointers_engagement"}).done(function(){t.location.href=e}))}};return s}(document,window,jQuery,wpforms_education_pointers_payment);WPFormsPointersPayment.init();