From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/wordpress/wp-admin/js/theme-plugin-editor.min.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 srcs/wordpress/wp-admin/js/theme-plugin-editor.min.js (limited to 'srcs/wordpress/wp-admin/js/theme-plugin-editor.min.js') diff --git a/srcs/wordpress/wp-admin/js/theme-plugin-editor.min.js b/srcs/wordpress/wp-admin/js/theme-plugin-editor.min.js deleted file mode 100644 index 4f5fe69..0000000 --- a/srcs/wordpress/wp-admin/js/theme-plugin-editor.min.js +++ /dev/null @@ -1 +0,0 @@ -window.wp||(window.wp={}),wp.themePluginEditor=function(s){"use strict";var o,t;o={l10n:{lintError:{singular:"",plural:""},saveAlert:"",saveError:""},codeEditor:{},instance:null,noticeElements:{},dirty:!1,lintErrors:[],init:function(e,t){o.form=e,t&&s.extend(o,t),o.noticeTemplate=wp.template("wp-file-editor-notice"),o.noticesContainer=o.form.find(".editor-notices"),o.submitButton=o.form.find(":input[name=submit]"),o.spinner=o.form.find(".submit .spinner"),o.form.on("submit",o.submit),o.textarea=o.form.find("#newcontent"),o.textarea.on("change",o.onChange),o.warning=s(".file-editor-warning"),o.docsLookUpButton=o.form.find("#docs-lookup"),o.docsLookUpList=o.form.find("#docs-list"),0