Hi, I’m currently the CTO and QA manager of Whodunit WordPress Agency.
I’m a WordPress Core Committer and I’m currently working in the WP Security team.

I led two or three dozen of WP releases and I was the Documentation Lead of WP 5.3 and WP 5.7, the Accessibility Lead of WP 5.3 and WP 5.5, the Triage Lead of WP 5.9, 6.1 and 6.5 and the Core Tech Lead of 6.2 and 6.6. I am currently the Triage Lead of WordPress 6.8.

I coordinated the development of the WP Auto-updates project, which shipped Theme & Plugins automatic updates in WordPress 5.5, and Core automatic updates in WP 5.6. I was also deeply involved in the accessibility-based redesign of the WordPress admin interface in version 5.3.

I represented the Core team during two years, after having represented the Accessibility team of the CMS during two other years, I maintain Widgets, Menus and Upgrade/Install core components and I’m one of the 4 French General Translation Editors. I'm working in the WordPress Security Team for one year.

[FR] How to extend has_block() function to also check for Gutenberg reusable blocks

It’s been almost three years now that the block editor has been part of WordPress and we all got used to developing with this new editor, Gutenberg. Convinced of the principle of reusable blocks, I started to work on a […]

[FR] 🎥Aller plus loin avec Gutenberg – Slides et vidéo du meetup WordPress Montpellier du 3 juin 2021

Le 3 juin 2021, j’ai eu l’occasion de proposer une intervention au meetup WordPress Montpellier sur la thématique « Aller plus loin avec Gutenberg ». L’occasion de rappeler l’historique et la roadmap du projet, de parler de l’extensibilité de Gutenberg, de présenter […]

[FR] 📊2020, retour sur une nouvelle année de contribution au projet WordPress

Bonne année 2021 à toutes et à tous ! 🥂🍾 Et voilà, 2020 est derrière nous, et ce n’est pas plus mal… inutile de rappeler pourquoi, on en entend suffisamment parler tous les jours 😒 Comme l’année dernière, je vais profiter d’un […]

WordPress 5.6 Core Stats: contributions by country & company

WordPress 5.6 « Simone » was released as expected on December 8, 2020. As for previous releases, let’s have a look on Core stats. WordPress 5.6 is quite particular, as it was directed by a 100% female Release Squad. WP 5.6 was […]

📷A plugin to manage your Images Licensing Policy using Structured Data on WordPress (and Google loves it)

Last week, I released another small WordPress plugin. This one is called “Image Licensing Schema” and it allows WordPress websites administrators to take benefits of a new Google Images feature. Indeed, Google Images recently added support for Image License structured […]

🐛 WordPress 5.5: how to fix the translation issue on JS generated strings

In WordPress 5.5 there is a small bug on localized instances of WP. By localized, I mean translated WordPress installations. Indeed, a change in the scripts loading process led to a timing issue between the loading of the translations and […]