From 53f76e20f5906f7b491844c5e939f898cdab1c72 Mon Sep 17 00:00:00 2001
From: Nonimart
Date: Fri, 20 Jun 2025 10:22:47 +0200
Subject: [PATCH] FEATURE Conditionnal h1 h2 for post title depending on post
type
---
template-parts/post-header.php | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/template-parts/post-header.php b/template-parts/post-header.php
index a55a5dd..c609502 100644
--- a/template-parts/post-header.php
+++ b/template-parts/post-header.php
@@ -39,7 +39,11 @@ $hasThumbnail = has_post_thumbnail();
-
+
+
+
+
+