$pageIcon,
"title" => $currentPage->post_title,
"description" => __("En savoir plus sur cette entreprise", "metiers-patrimoine-theme"),
));
?>
post_title;
get_template_part(
'template-components/artisans/card-artisans-single',
null,
array(
'post_ID' => $post->ID,
'post_title' => $post_title,
)
);
get_template_part(
'template-components/artisans/card-taxonomies',
null,
array(
'post_ID' => $post->ID,
'post_title' => $post_title,
)
);
?>
'chantiers',
'posts_per_page' => -1,
'meta_query' => array(
array(
'key' => 'artisan',
'value' => $post->ID,
'compare' => '='
)
)
);
$chantiers = new WP_Query($args);
?>
posts): ?>
have_posts()) : $chantiers->the_post(); ?>
';
echo do_blocks($block_content);
?>
__("Ces fiches reprennent les informations communiquées par l'entreprise. Les erreurs éventuelles n'engagent pas la responsabilité de Homegrade.", "metiers-patrimoine-theme")
));
?>
ID, 'full'); ?>
ID, 'full'); ?>