It’s OK. I found the bug ! In content-extensions.php, row 1394 : // $output .= strtolower(preg_replace(‘/\s+/’, ‘-‘, $term->name)).’ ‘; $output .= $term->slug.’ ‘;