Mis à jour le : at
juin 17th, 202510h24
/* function new_excerpt_more($more) { global $post; return ' Lire la suite'; } add_filter('excerpt_more', 'new_excerpt_more'); ?>