WordPress powers 43% of the web. Its admin interface powers exactly none of the future.
We’re still clicking through menus designed in 2004. Posts. Pages. Appearance. Plugins. Settings. A taxonomy of system objects when what we actually have are human intentions: I want to write something. I want my site to look better. I want more traffic. I want to fix that thing that’s bugging me.
The gap between what we mean and what we click is where WordPress loses people.
The Problem
Every WordPress navigation interaction is a translation exercise.
User thinks: “I want to add a signup form to my homepage.”
WordPress requires: Pages → Home → Edit → Click plus icon → Search “form” → See 3 core options (none are signup forms) → Close inserter → Realize you need a plugin → Open new tab → Plugins → Add New → Search “form” → Choose from 47 options (which one? reviews are fake, screenshots are outdated, half are freemium upsell machines) → Activate → Return to editor tab → Refresh (because the new blocks won’t appear otherwise) → Click plus icon → Search again → Find new form block → Insert → Discover it requires “setup wizard” → Click through 4 onboarding screens → Finally build form → Style it to match your theme (it doesn’t) → Update → Preview → Realize the padding is wrong → Back to editor → Can’t find spacing controls → Google “wordpress form block spacing” → Learn you need to wrap it in a Group block → Delete form → Add Group → Add form inside Group → Adjust padding → Update.
Seventeen minutes to do what the user described in one sentence.
That’s not navigation. That’s bureaucracy.
The block editor solved “what blocks exist.” It didn’t solve “what do I actually need, where do I get it, and how do I make it not look like garbage on my site.”
And the complexity keeps compounding. Every plugin adds menu items, settings pages, onboarding wizards. A production WordPress site has 30+ top-level navigation entries. It’s not a menu anymore—it’s a junk drawer. Meanwhile, users are learning that they can just ask computers what they want. They’re using ChatGPT, Claude, voice assistants. They’re typing intentions and getting results.
Then they open WordPress and we hand them a filing cabinet.
The Vision
One input. Any intention.
Not a chatbot bolted onto the sidebar. Not “AI-powered search.” A fundamental reconception of how humans navigate software.
The Intent Layer is a unified surface that accepts what you actually mean—typed, spoken, or hinted through context—and translates it into action. It understands WordPress deeply: the post you’re working on, the plugin that handles products, the fact that “make it look better” means something different for a photographer than a law firm. It knows what you just did and what you probably want to do next.
“Add a signup form to my homepage” → Shows preview of a form block styled to your theme, positioned on your homepage, connected to your existing email service if you have one, with a single “Add this” confirmation.
One sentence in. One click out.
It’s fast. Common intents resolve in under 50 milliseconds—faster than clicking through menus. No waiting for AI. The intelligence is tiered: instant local matching for the 80% case, local models for interpretation, cloud AI only for genuinely complex queries.
It’s humble. When it’s not sure what you mean, it asks. When it acts, it shows you what it’s about to do. Everything is undoable—not just text, but settings changes, deletions, reorganizations. The universal undo stack means experimentation is safe.
It’s learnable without learning. New users see suggested actions based on context. The system reveals capabilities as they become relevant. Power users get keyboard shortcuts and terse responses, automatically, detected by how they interact—not a mode they toggle.
It coexists with everything. The old menu bar stays for those who want it, gracefully fading as the intent layer proves itself. The block editor gains a voice—literally. You can speak “add a heading here” while your hands stay on the keyboard. Plugins register capabilities, not menu items—and the intent layer routes “add a product” to WooCommerce without WooCommerce needing its own nav entry.
What We Build
The Intent Bar: Always present, top of screen. Type or speak what you want. See suggestions as you type—not autocomplete, but capability discovery. Natural language parsed locally for speed, with cloud AI backup for complex requests. Never empty: when unfocused, it shows contextual suggestions; when focused, it reveals categorized actions you can browse or filter by typing.
Contextual Workspaces: Not menus renamed, but persistent environments. Create, Shape, Grow, Manage. Each remembers your state—what panels you had open, recent actions, your preferred tools. You don’t navigate TO the writing workspace; you inhabit it.
The Action Layer: Preview before execution. Bulk operations expressed naturally (“delete all spam comments”). Confirmation for destructive actions that tells you what you’re actually affecting (“This will delete 247 comments”). Universal undo that treats settings and content with equal reversibility. Cmd+Z works for everything, not just text.
The Capability Registry: Plugins register what they can do, not where they live. “Create product” routes to WooCommerce. “Analyze SEO” routes to Yoast. “Add signup form” routes to whatever form plugin you have—or suggests one if you don’t, based on your actual needs, not ad spend. The intent layer becomes the universal translator between human goals and system capabilities.
Contextual Intelligence: The system knows where you are. Inside the block editor, “make this bigger” applies to your selected block. On the dashboard, “how’s my traffic?” pulls analytics. After publishing, “share this” knows what “this” means. Conversation flows naturally because context persists.
Why Now
Three things are true today that weren’t true before:
- AI can parse intent cheaply. What required million-dollar NLP teams is now an API call. Local models can run in browsers. The technology to understand “make my site faster” and route it to the right diagnostic tools exists and is accessible.
- Users expect it. The conversational interface isn’t futuristic anymore—it’s the baseline expectation set by every phone, every search engine, every productivity tool shipping today. WordPress’s menu bar isn’t just dated; it’s dissonant.
- WordPress’s complexity has exceeded its interface. Full Site Editing, block patterns, global styles, template parts, synced patterns, navigation blocks—the power is there, buried under navigation archaeology. The block inserter alone has hundreds of options. The intent layer doesn’t add complexity; it makes existing complexity accessible.
What This Unlocks
For new users: WordPress stops being intimidating. You don’t need to learn WordPress vocabulary. You don’t need to know that signup forms require plugins, or that plugins require activation, or that new blocks require a page refresh. You describe what you want; it happens. The distance between “I want a website” and “I have a website” shrinks from hours to minutes.
For creators: Flow state becomes possible. Writing, designing, publishing without context-switching through menus. Voice commands while your hands shape blocks in the editor. Actions that anticipate your patterns and automate the tedious parts. “Publish and share to social” as one intent, not six screens.
For developers: Plugin distribution that doesn’t depend on users finding menu items. Capability-based integration that survives WordPress core changes. A stable intent API that lets you build once and surface everywhere. Analytics on how users actually describe what they want—product insight that’s currently invisible.
For WordPress: A navigation paradigm that can actually scale. Not more menu items, but smarter routing. Not more settings pages, but conversational configuration. Not more onboarding wizards, but contextual guidance that appears exactly when needed. A foundation that makes WordPress’s power feel simple.
The Stakes
WordPress has a choice. It can remain the world’s most powerful website building tool that nobody under 30 wants to use. It can watch while Framer, Webflow, Squarespace, and a dozen AI-native tools capture the next generation with interfaces that speak human.
Or it can lead.
The intent layer isn’t a feature. It’s a statement that WordPress understands how people actually want to work now. It’s the bridge between WordPress’s enormous power and the expectations of users who’ve been taught that software should understand them, not the other way around.
We’re not replacing WordPress. We’re not replacing the block editor. We’re giving them a voice—and ears.
Let’s Build It
Phase 1 is achievable in months, not years. A fuzzy-search intent bar with common action routing. Workspace tabs. Action history with undo. Coexistence with the existing menu. Prove the concept, measure the adoption, iterate.
Phase 2 adds local intelligence. Natural language parsing. Plugin capability registration. Context awareness within the block editor. The form example working end-to-end.
Phase 3 scales. Multi-site. External integrations. Automation and workflows. Voice interface. Full internationalization.
The architecture exists. The AI exists. The user need desperately exists—in every support forum post, every “how do I” Google search, every abandoned WordPress site that someone started with hope and quit in frustration.
What’s missing is the conviction that WordPress can be this—and the will to build it.
WordPress taught the world that everyone could publish. Now it’s time to teach the world that everyone can navigate their own creation without a manual, without a course, without seventeen minutes of hunting to add a signup form.
The Intent Layer. One input. Any intention. The WordPress admin, finally designed for humans.
