From 7e06d2b5d611625796f2ed3a37261cb610fca949 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 24 Mar 2026 15:30:00 +0100 Subject: [PATCH] FEATURE Handling post tag behaviour on click by replacing the url --- template-parts/components/posts/post-tags.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-parts/components/posts/post-tags.php b/template-parts/components/posts/post-tags.php index ed93189..ab5d5da 100644 --- a/template-parts/components/posts/post-tags.php +++ b/template-parts/components/posts/post-tags.php @@ -11,7 +11,7 @@ if (empty($etiquettes)) return;