FIX Passing an empty class but soon passing an alignwide ?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2026-05-19 16:14:46 +02:00
parent d2f441b966
commit e29b55fb61

View File

@ -9,7 +9,7 @@ $args = array(
$query = new WP_Query($args);
$post_count = $query->found_posts;
?>
<section <?php echo get_block_wrapper_attributes(); ?>>
<section <?php echo get_block_wrapper_attributes(array('class' => '')); ?>>
<h2>Les notices rédigées par le CARHOP</h2>
<div class="notices-toolbar" data-post-type="dbmob">