From e80fcb9db917e984ce4eb252f23b86e012472e56 Mon Sep 17 00:00:00 2001 From: shashwata Date: Thu, 12 Dec 2024 23:06:50 +0600 Subject: [PATCH] Add mu-plugins --- tests/pw/.wp-env.json | 3 ++- tests/pw/mu-plugins/disable-doing-it-wrong.php | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 tests/pw/mu-plugins/disable-doing-it-wrong.php diff --git a/tests/pw/.wp-env.json b/tests/pw/.wp-env.json index 3389c3dc86..691e297825 100644 --- a/tests/pw/.wp-env.json +++ b/tests/pw/.wp-env.json @@ -16,7 +16,8 @@ "mappings": { ".htaccess": ".htaccess", "wp-data": "./wp-data", - "wp-content/debug.log": "./wp-data/debug.log" + "wp-content/debug.log": "./wp-data/debug.log", + "wp-content/mu-plugins": "./mu-plugins" } } } diff --git a/tests/pw/mu-plugins/disable-doing-it-wrong.php b/tests/pw/mu-plugins/disable-doing-it-wrong.php new file mode 100644 index 0000000000..01c70623f8 --- /dev/null +++ b/tests/pw/mu-plugins/disable-doing-it-wrong.php @@ -0,0 +1,2 @@ +