Orchestrate your block theme by conversation.
You think in whole-site changes. Full Site Editing makes you click them out one panel at a time.
When a client asks for a seasonal refresh, the sentence is already in your head: "warmer palette, category template update, banner in the header." WordPress can do all of that. What the Site Editor asks of you first is the panel tour: templates on one screen, template parts on another, global styles in a third, navigation in a fourth. Multiply that across every client site you maintain, every "quick change," every theme you have not opened in three weeks.
One real cross-layer refresh is forty minutes of clicking. Three client sites before lunch is most of a morning that never lands on an invoice. And when something looks wrong after a deploy, you are back in the editor, opening revisions screen by screen, reconstructing which layer changed.
LolaCore for FSE removes that translation step. Same WordPress. Same blocks. Same theme structure. You stopped clicking through panels and started talking. You say the sentence to Lola, she shows you exactly what will change across layers, edits after you confirm, and points you to native Site Editor revisions for undo.
What changes when Lola handles your block theme
One sentence, three Site Editor layers
1. Global styles: swap to the warmer palette. Typography and spacing stay as they are.
2. Header part: add the seasonal banner above the navigation.
3. Category template: keeps its structure and picks up the new palette on its own.
Apply all three, or start with the palette?
You described a site-wide refresh in one breath. Lola mapped it to the right FSE layers, merged global styles without wiping typography, and saved with native revision history intact.
Same abilities from Claude Code, Cursor, or any MCP client
Category template renders the query loop at Wide content width.
Header part: header-primary (site logo, primary navigation, search block).
Preview: search block moved after last nav link in header-primary.
Confirm to save? Undo stays in Site Editor revisions.
The developer stays in the terminal. Read a template, edit a header part, merge a palette into theme.json, reorder navigation, without opening wp-admin. Same LolaCore ability layer as the chat inside WordPress.
Pick up the thread on a client site you have not touched in a month
You did not scroll the Site Editor tree from scratch. Lola remembered the customized template, the synced pattern split, and where that pattern still lives.
One addon. wp-admin and your code editor.
LolaCore for FSE is a mirror. Every ability Lola uses in the WordPress admin chat is registered over MCP, so your team manages site architecture from the tools they already work in.
The account manager or designer on the same team works in the Lola chat inside WordPress admin. Same abilities, same client site, both surfaces. Everyone on your team works in the tool they are fastest in.
wp-admin
Lola chat inside WordPress
Account managers and designers work in the Lola panel they already use. Same confirmation flow, same memory, same revision-based undo.
MCP
Your code editor or terminal
Developers drive the same lolacore-fse/* abilities from Claude Code, Cursor, or any MCP client. One addon, both surfaces, the same client site.
A flat category page is rarely just a template problem.
When a layout change underperforms, the cause often lives somewhere else: traffic held steady but bounce spiked, a pattern change pushed content below the fold, a redirect sent visitors elsewhere. Lola has affinity declared with Statistics and content, so when an FSE finding overlaps another domain she follows it across.
The template save was the starting point. The real finding was page behavior after the hero swap. Lola connected theme edits and traffic because she reads both sides in one conversation.
Lola edits the theme layer. The Site Editor stays where it is.
Lola edits the five layers of a block theme by conversation: templates, template parts, synced patterns, global styles, and block navigation menus. The Site Editor remains the hand-editing surface for the work you want to do by hand.
Lola is the faster path for the change you already know you need. She takes the repetitive panel-hopping off your team's day and returns those hours to architecture and design.
17 capabilities across 5 FSE layers.
Site Editor status
Block-theme detection, active stylesheet, template and part counts, and whether custom global styles already exist. Lola checks this before proposing any change.
Templates & template parts
List, read, edit, and reset block templates. List template parts by area (header, footer, sidebar). Edit header or footer parts with preview and confirmation before save.
Global styles (theme.json)
Read user global styles. Merge palette, typography, or spacing changes into existing theme.json. List and apply named style variations from the active theme.
Patterns & page context
List synced patterns with usage map. Create and update reusable blocks. Read page and post block trees for context (read-only; page content editing stays with LolaCore core).
Navigation
List block Navigation menus with link labels and URLs. Add, remove, or reorder links with confirmation and revision-based undo.
Lola remembers what your team customized
Every template tweak, palette choice, and synced pattern split leaves a trace. Not the raw markup, the purpose: the client's autumn set, the header reorder, the home-hero pattern split.
Open a client site you have not touched in a month and Lola already carries its context, so you start from where you left off. The more client sites you run, the more that gap costs you, and the more this matters.
The memory lives inside your WordPress install. It decays over time so old context fades, and it updates as you keep working.
Every write shows a preview and waits for your confirmation
Editing a template, updating a header part, merging global styles, changing a synced pattern, reordering navigation: every write action passes through a confirmation step. Lola shows you exactly what will change before it changes.
Templates, template parts, global styles, and navigation menus keep WordPress core's native revision history. After a change, Lola points you to Site Editor revisions where you can roll back.
Read actions, including template summaries and Site Editor status, run directly.
What you need
If you already work in a code editor
Most of this page is written for the agency team maintaining client block themes. If you work through MCP already, three things matter.
First, every capability runs against WordPress core FSE primitives: block templates, template parts, global styles, synced patterns, and block navigation. Same data, same revision history, no scraping, no bypassed internals.
Second, abilities register as lolacore-fse/* through LolaCore's Abilities API. Your wp-admin chat and any connected IDE client share the same LolaCore ability layer.
Third, this add-on does not run standalone. It needs LolaCore active, because LolaCore is what publishes the MCP server.
Questions
Do I need LolaCore to use this?
Yes. This addon adds the FSE domain to LolaCore. Install and activate LolaCore first.
Do I need a separate plugin for Full Site Editing?
Full Site Editing is built into WordPress 7.0. This addon talks to core's Site Editor through its PHP functions. Install LolaCore and this add-on.
Can my team use it from Claude Code, Cursor, or another MCP client?
Yes. The same abilities Lola uses in wp-admin are registered for MCP. Developers read templates, edit parts, merge global styles, and update navigation from a code editor or terminal.
Who is this addon for?
Anyone with a block theme can use it. It is built for developers, freelancers, and agencies whose week is template tweaks, theme.json edits, and navigation tickets across client sites.
Do I need a block theme?
For editing templates, template parts, and global styles, yes. On a classic theme, Lola reports the active theme type honestly and still reads and edits synced patterns and page block trees.
What happens if I make a change I do not like?
Templates, template parts, global styles, and navigation menus keep WordPress core's native revision history. Lola points you to Site Editor revisions where you can roll back.
Can Lola edit the content of my pages and posts?
She reads page and post block trees for context. Page content editing stays with LolaCore core's content tools. This addon focuses on the theme layer.
Will a color change wipe out my fonts and spacing?
Global style changes merge into your existing theme.json. A palette edit changes the palette and keeps your typography and spacing exactly as they were.
Does this send my site anywhere?
Reads and writes run inside your WordPress install through WordPress core's own functions. When you chat with Lola, your messages go to the AI provider you configured in WordPress itself.
Orchestrate your block theme by conversation.
Install the add-on and Lola discovers all 17 capabilities automatically. There is no settings page to configure.
Don't have LolaCore yet? LolaCore is the free AI agent that lives inside your WordPress admin. It reads your site, takes action with your approval, and remembers everything across sessions. Get LolaCore free →
LolaCore for FSE is an independent add-on for WordPress Full Site Editing. It integrates with WordPress core. It is not built or endorsed by the WordPress project.