Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
wp-content
/
plugins
/
ad-inserter
/
includes
/
js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
ai_document_write = document.write; document.write = function (content) { if (document.readyState == 'interactive') { console.error ('document.write called after page load: ', content); if (typeof ai_js_errors != 'undefined') { ai_js_errors.push (['document.write called after page load', content, 0]); } return; } ai_document_write.call (document, content); };