Observability for WordPress at WordCamp Verona 2025

My talk at WordCamp Verona 2025: From Reactive to Proactive: Modern Observability for WordPress at Scale From Reactive to Proactive: Modern Observability for WordPress at Scale – WC Verona 2025 par Mathieu Lamiot Mathieu LamiotI am Mathieu Lamiot, a France-based tech-enthusiast engineer passionate about system design and bringing brilliant individuals […]

Continue Reading

Typed apply_filters: a modern and safe best practice for your WordPress developments

Some powerful features have been added to PHP, especially since version 7.0 to foster secure and safe code. Type declarations and strict typing are among the well-adopted features often considered best practices for modern PHP code. However, this does not always play well with WordPress development where customizable code is […]

Continue Reading