5 Tools for Theme Builder Templates
Manage Elementor Pro Theme Builder templates — headers, footers, single post templates, archive templates — and their display conditions through AI.
Part of 121 MCP tools in mumcp · Free tier available · Works with Claude, Cursor, Windsurf
What You Can Do
The Theme Builder toolset gives your AI control over Elementor Pro’s template system. Check which templates are active, list all theme templates by type, create new templates, set display conditions (which pages a template applies to), and assign templates to specific content.
Key Tools
| Tool | Description |
|---|---|
wp_theme_builder_status | Get an overview of all active theme templates — what’s set for headers, footers, singles, and archives. |
wp_list_theme_templates | List all theme builder templates, filterable by type (header, footer, single, archive). |
wp_set_template_conditions | Set display conditions for a template — apply to all pages, specific categories, single posts, etc. |
wp_assign_template | Assign a specific Elementor template to a post or page. |
wp_create_theme_template | Create a new Theme Builder template of a specific type. |
Example Workflow
"Check what theme templates are active, then create a new
header template and assign it to all pages."
→ wp_theme_builder_status() → see current assignments
→ wp_create_theme_template(type="header", title="New Header")
→ wp_set_template_conditions(id, conditions=[{"include":"all"}])
→ Site-wide header updated.
Display Conditions
Theme Builder templates use display conditions to control where they appear. You can target all content, specific post types, individual pages, categories, tags, and more. mumcp lets your AI set these conditions programmatically — no more clicking through Elementor’s condition UI.
Ready to Try These Tools?
Install mumcp and start managing WordPress with AI in under 5 minutes.