May 14, 2026 — As a non-technical entrepreneur, I thought complex WordPress development was impossible for me. Then I discovered AI coding assistants like Claude.
In 6 months, I went from zero coding knowledge to building a sophisticated WordPress plugin with over 100k lines of code, 20+ PHP classes, React interfaces, and enterprise features used by hundreds of professionals around the world.
This talk shares my practical methodology for AI-assisted WordPress development – the mistakes, breakthroughs, and specific strategies that actually work. I’ll demonstrate how to break down complex projects, communicate effectively with AI tools, and ensure code quality without traditional programming knowledge.
Whether you’re a developer curious about AI acceleration or a non-technical person with big WordPress ideas, you’ll leave with actionable strategies for leveraging AI in your WordPress projects.
May 14, 2026 — Drawing inspiration from Symfony’s Live components, this API is built for speed, extensibility, and server-side rendering and is tailored to seamlessly integrate with the WordPress ecosystem.
Whether you’re a seasoned developer or a WordPress enthusiast, this talk will empower you to create dynamic, interactive user experiences with ease and clarity. Showcasing fresh new features in real-life examples during a live coding session, who knows what we might end up with by the end of it. But you’ll definitely want to build it yourself.
May 14, 2026 — In deze talk leer je wat je als marketeer of agency kunt doen om tracking toekomstbestendig te maken in een tijd van AI, strengere privacyregels en technologische veranderingen.
We gaan in op de rol van Server Side Tracking, het benutten van first-party data en hoe je ondanks beperkte datatoegang toch maximaal resultaat uit je campagnes haalt.
May 14, 2026 — Many people talk about automated tests and end-to-end testing. But once you try it, you realize it’s not that easy: those tests are time-consuming to create and maintain, QA engineers may lack coding expertise, and every major product change requires starting over!
AI has already transformed testing—LLMs excel at generating unit and integration tests from code, dramatically reducing boilerplate work for developers. However, end-to-end testing remained untouched until early 2025, when Model Context Protocol (MCP) allowed AI to control browsers directly. This breakthrough is particularly powerful for WordPress, facilitating sophisticated UI-based testing automation.
Drawing from months of experimentation at group.one (WP Rocket, RankMath, WP.one, Imagify), I’ll demonstrate how we leverage Playwright MCP to turn manual E2E testing into an AI-driven process.
May 14, 2026 — We denken graag dat we rationele keuzes maken online. Maar ons brein denkt daar heel anders over. In deze talk neemt Maaike je mee in de wereld van gedragspsychologie, waar slimme ontwerpkeuzes ongemerkt sturen wat mensen wel of juist niet doen op je website.
We duiken in technieken van onder andere Kahneman, Cialdini en Tadema en vertalen die naar UX. Het resultaat? Meer conversie, meer rust in je ontwerp en – zonder dat je het doorhebt – een toegankelijkere website voor iedereen.
Geen betweterig betoog, maar een interactieve talk. We kijken door de bril van gedrag, UX én een vleugje AX (Accessibility Experience).
Je vertrekt met een hoofd vol nieuwe inzichten, maar ook met een lijstje praktische tweaks die je morgen al kunt toepassen.
May 14, 2026 — Wat gebeurt er als twee ‘concullega’s’ besluiten niet alleen kennis te delen, maar ook actief samen te werken aan een open source project?
In deze talk delen we hoe onze bureaus de krachten bundelen binnen het Open WebConcept: een open source WordPress-architectuur voor overheden.
We nemen je mee in hoe we de samenwerking vormgeven, van praktische afspraken tot gedeelde processen, en vertellen eerlijk over de uitdagingen én voordelen.
Ook duiken we in de technische learnings: hoe stemmen we onze codebases af, waar liepen we tegenaan, en hoe dragen we bij aan iets dat groter is dan onze afzonderlijke organisaties.
Een talk over vertrouwen, pragmatiek en de kracht van open source in de praktijk.
May 14, 2026 — WordPress powers more than 40% of the web, but the current plugin distribution system still contains single points of failure that can make websites vulnerable. FAIR Package Manager is an open-source initiative that allows organizations to run their own mirror package nodes, improve software chain security, and guarantee reliable updates — even behind corporate firewalls.
In this session, Joost de Valk (Emilia Capital) and Karim Marucchi (Crowd Favorite) share why FAIR is important, what problems it solves for developers, hosts, and enterprises, and how you can contribute to its future.
May 14, 2026 — Presentatie door Jessica Risch tijdens WordCamp Nederland 2025.
We made 12% growth in revenue for one of our customers within 30 days, by only focusing on the performance of the WooCommerce webshop.
How?
– Remove plugins
– Cleanup database (from the phpMyAdmin)
– Code review & optimization
Besides, we have cases where WooCommerce shops run well with up to 50K products and 15K visitors a month.
WooCommerce is no longer for small webshops, as long as you know what you do. In this talk I can share experience and actual cases.
May 14, 2026 — Think you don’t need coding standards, documentation, or tests? Perfect! In this tongue-in-cheek session, I’ll show you why you’re right… and then why you’re absolutely, hilariously wrong.
We’ll dive into what PHP 7 & 8 offer, examine how design patterns and best practices affect WordPress projects, and look at the real-world impact of skipping (or following) good coding habits.
Expect surprises, laughs, and practical insights to take your code from “barely works” to “built to last.” You might just leave loving code quality after all.
Learning Outcomes:
Get familiar with modern PHP features in a WordPress context
Understand the business case for (and against!) coding standards
Learn how small changes in code quality pay off in big ways
May 14, 2026 — Hoe schaal je als bureau je WordPress projecten zonder in te leveren op kwaliteit?
Wij laten zien hoe we ons in-house framework inruilden voor een modulaire aanpak met open source als basis.
Dankzij template repositories voor sites en packages, automatische server provisioning en een ecosysteem van herbruikbare packages bouwen we nu sneller, foutlozer en met minder supportdruk.
We nemen je mee van probleem naar praktijkoplossing.