REFACTOR Removing unecessayr write_log
This commit is contained in:
parent
aaf7dd2833
commit
77f36c4d39
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
// ici on récupère les revues conseillées
|
||||
$featured_revues = get_field('featured_revues', 'option');
|
||||
write_log($featured_revues);
|
||||
|
||||
|
||||
?>
|
||||
<section <?php echo get_block_wrapper_attributes(array('class' => 'wp-block-dynamiques-blocks-nos-recommandations')); ?>>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user