FIX Ajout de la classe 'is-website-dynamiques' au corps pour une meilleure identification du site

This commit is contained in:
Nonimart 2025-11-25 15:59:19 +01:00
parent 5c76654755
commit 8a0065e1c6

View File

@ -13,7 +13,7 @@
<?php wp_head(); ?> <?php wp_head(); ?>
</head> </head>
<body <?php body_class("front-end"); ?>> <body <?php body_class("front-end is-website-dynamiques"); ?>>
<?php <?php
do_action('tailpress_site_before'); do_action('tailpress_site_before');
global $post; global $post;