From 072db354ec1483cc40dcb3cecb84f99d3ccd0a24 Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Sat, 19 Jul 2025 00:00:05 +0300 Subject: [PATCH] add cookie-consent --- inc/cookie-consent.php | 58 ++++++++++++++++++++++++++++++++ template-parts/footer/footer.php | 2 ++ 2 files changed, 60 insertions(+) create mode 100644 inc/cookie-consent.php diff --git a/inc/cookie-consent.php b/inc/cookie-consent.php new file mode 100644 index 0000000..cca24a9 --- /dev/null +++ b/inc/cookie-consent.php @@ -0,0 +1,58 @@ + + + diff --git a/template-parts/footer/footer.php b/template-parts/footer/footer.php index eced76f..7abd48d 100644 --- a/template-parts/footer/footer.php +++ b/template-parts/footer/footer.php @@ -116,6 +116,8 @@ + +