I'll be speaking at WordCamp US 2026 🎉
Sarah Siqueira announced that her talk proposal was accepted for WordCamp US 2026, one of the largest WordPress conferences. Her session, titled “Stop Blaming WordPress: Building a Real Editorial Workflow Without Leaving the Ecosystem,” will address common editorial challenges and propose practical workflow improvements within WordPress. She also shared a speaker discount code for attendees and invited participants to connect at the event in Phoenix.
- ▪Sarah Siqueira’s talk proposal was accepted for WordCamp US 2026.
- ▪The session will focus on improving editorial workflows while keeping WordPress as the central platform.
- ▪She provided a discount code (speaker-friend20) for ticket purchases and encouraged networking at the Phoenix conference.
DEV.to (Top) files mainly under programming. We currently carry 4,916 of its stories.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 926397) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Sarah Siqueira Posted on Jul 27 I'll be speaking at WordCamp US 2026 🎉 #wordpress #wordcamp #webdev #productivity A few months ago, I submitted a talk proposal to WordCamp US without really knowing what to expect. Today, I'm happy to say that it was accepted, and I'll be speaking at one of the largest WordPress conferences in the world. WordCamp US has always been one of the events I've looked up to in the WordPress ecosystem.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV Community.