Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ var SecuPress={swal2Defaults:{confirmButtonText:SecuPressi18n.confirmText,cancelButtonText:SecuPressi18n.cancelText,type:"warning",allowOutsideClick:!0,customClass:"wpmedia-swal2 secupress-swal2"},swal2ConfirmDefaults:{showCancelButton:!0,closeOnConfirm:!1}};function secupressHasModifierKey(e){return e.altKey||e.ctrlKey||e.metaKey||e.shiftKey}function secupressIsSpaceOrEnterKey(e){return(13===e.which||32===e.which)&&!secupressHasModifierKey(e)}function secupressIsSpaceKey(e){return 32===e.which&&!secupressHasModifierKey(e)}function secupressIsEnterKey(e){return 13===e.which&&!secupressHasModifierKey(e)}function secupressIsEscapeKey(e){return 27===e.which&&!secupressHasModifierKey(e)}jQuery(document).ready(function(e){var t;t=jQuery,document,window,t(".secupress-bad-theme").each(function(e,s){var r=t("#"+t(this).attr("data-theme")+"-name");r.parent().find(".theme-update").remove(),r.parent().find(".theme-actions .activate").remove(),r.after(s)})});