From 3d0daa93af2d729f36398c3f3a52c85fbefdb2cd Mon Sep 17 00:00:00 2001 From: uriel Date: Thu, 26 Dec 2024 09:37:59 -0500 Subject: [PATCH] feat: adds mu-plugin `twigit` Create twigit.php --- public/wp-content/mu-plugins/twigit.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 public/wp-content/mu-plugins/twigit.php diff --git a/public/wp-content/mu-plugins/twigit.php b/public/wp-content/mu-plugins/twigit.php new file mode 100644 index 0000000..81d170b --- /dev/null +++ b/public/wp-content/mu-plugins/twigit.php @@ -0,0 +1,25 @@ +templateFilter(); +}