Dashboard
PHP:
8.3.23
OS:
Linux
User:
creativedeer-worqer
/
/
home
/
creativedeer-worqer
/
web
/
theworqer.com
/
public_html
/
wp-includes
/
js
📤 Upload
📝 New File
📁 New Folder
Close
Editing: wp-sanitize.min.js
/*! This file is auto-generated */ window.wp=window.wp||{},wp.sanitize={stripTags:function(t){return"string"!=typeof t?"":((t=(new DOMParser).parseFromString(t,"text/html")).body.innerText=t.body.innerText,t.body.innerHTML)},stripTagsAndEncodeText:function(t){let e=wp.sanitize.stripTags(t),n=document.createElement("textarea");try{n.textContent=e,e=wp.sanitize.stripTags(n.value)}catch(t){}return e}};
Save
Cancel