removing unecessary cho pre

This commit is contained in:
Antoine M 2023-11-30 19:43:37 +01:00
parent 6856fd24eb
commit 52553a3cee

View File

@ -44,10 +44,6 @@ if (!function_exists('get_automatic_post')) {
$manual_data = get_field($thematique->slug . '_manual_data');
$post_datas = $manual_data ? $manual_data : get_automatic_post($thematique->slug);
echo '<pre>';
print_r(get_permalink($post_datas));
echo '</pre>';
get_template_part(
'template-components/cards/card-frequent-question',
null,