FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
flamingo
/
admin
/
includes
/
js
Edit File: index.js
(()=>{"use strict";const e=window.wp.i18n;document.addEventListener("DOMContentLoaded",t=>{document.querySelectorAll(".submitdelete").forEach(t=>{t.addEventListener("click",t=>{if(window.confirm((0,e.__)("You are about to delete this item.\n 'Cancel' to stop, 'OK' to delete.","flamingo")))return!0;t.preventDefault()})}),postboxes.add_postbox_toggles(flamingo.screenId)})})();
Save
Back