You build WordPress sites for a living. The design is what clients pay for. The clicking through the Site Editor is not.
LolaCore for FSE adds Lola to wp-admin: an AI agent that edits your block theme by conversation and remembers each client site between visits. A normal afternoon with her looks like this:
You: lola, that work we were doing last week. i want to make some changes.
Lola: We were on the Riverside Bakery site. You customized the category template and we sketched a seasonal look for it. It is still a sketch. Want to build it out? Tell me what you have in mind.
You: refresh the category template for autumn. warmer palette, and a seasonal banner in the header.
Lola: That spans three layers of your block theme. Here is what I would change:
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: all three.
Lola: Saved. Each change rolls back from Site Editor, then Revisions. Want me to keep this warmer palette as the client’s autumn set, so next year it is one sentence?
She picked up last week’s thread without you re-explaining it, read the active theme, found the three places that change, edited them after you confirmed, and left you an undo for each. That is the whole product in one exchange: she remembers, and she does the work.
A seasonal refresh on a client’s block theme means the category template on one screen, the header part on another, the color palette in a third panel, a navigation link in a fourth. Multiply that across every client site you maintain, every “quick change,” every theme you have not opened in three weeks and have to re-learn from scratch before you can touch it. That is the work that never lands on an invoice, and it eats the hours you would rather spend on the build.
LolaCore for FSE turns that work into a sentence. You describe the change. Lola reads the active block theme, shows you exactly what will change, and edits the template, part, pattern, navigation menu, or global styles once you confirm. Every write rolls back from the Site Editor’s own revision history.
Same WordPress. Same blocks. The theme you built, structure intact. Your team stopped clicking through panels and got the hours back.
This is for the people who live in Full Site Editing: developers, freelancers, and agencies maintaining real client sites. The people whose week is template tweaks, theme.json edits, and “can you just move the menu” tickets. Lola handles the menu-hunting so billable hours go to architecture and design.
No screen in the Site Editor touches more than one layer. “Refresh the category page for autumn” is a template edit, a palette change, and a header banner: three panels, three trips. Lola reads the active theme, shows you the three edits together, and saves them as one reviewed change. The confirmation points you to the revision that rolls it back.
Every ability Lola uses in the wp-admin chat is also registered over MCP. Your developer edits the same theme from Claude Code, Cursor, or any MCP client; the designer and the account manager work in the Lola chat inside WordPress admin. One addon, one client site, both surfaces.
The developer stays in the terminal. Read the category template, edit the header part, merge a new palette into theme.json, reorder the navigation, without opening wp-admin. For someone who thinks in a code editor, that is the difference between a context switch and a line they type without breaking flow.
You: read the category template and summarize the header part it uses
Lola: The category template renders the query loop at the “Wide” content width. Its header part is “header-primary”: site logo, primary navigation, then a search block.
You: move the search block to the end of the nav, after the last link
Lola: Here is the new block order for header-primary. Confirm and I save it. Undo stays in Site Editor revisions, same as from wp-admin.
See where the site stands
fse-anatomy playbook automatically: a distilled map of templates, parts, patterns, global styles, and navigation so she reasons about structure with context.Templates and parts
Global styles (theme.json)
Patterns and page context
Navigation
Custom blocks (FSE Studio)
Every edit to a template, part, pattern, global styles, or navigation menu shows what changes and waits for your confirmation. It writes only what you confirm. Because templates, parts, and global styles keep WordPress core’s native revision history, the confirmation tells you exactly where to undo: Site Editor, then revisions.
Her memory lives inside each WordPress install: the brand tokens, the templates your team customized, the decisions you made last time. 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.
You: i have not opened this site in weeks. what is going on with the front page template?
Lola: It is a customization of the theme default. It stacks a hero pattern, a three-column feature row, then the latest-posts loop. Last time here you pulled the hero into its own synced pattern called “home-hero” so you could reuse it. It is still in use on two other pages.
Your AI provider is configured once in WordPress (Settings -> Connectors, WordPress 7.0+). This addon runs on that same connection: one key, one place.
For walkthroughs and example conversations, see lolacore.com/lolacore-for-fse.