wp_update_menu_item is one of 162 MCP tools included in Easy MCP AI — the WordPress plugin that connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin →wp_update_menu_item
DestructiveDescription
Label typo, stale URL, wrong parent, or a CTA that needs to move up the hierarchy — any menu item property can be patched through Easy MCP AI without opening the WordPress Customizer. Your AI client sends the target item ID alongside the updated fields, and Easy MCP AI applies the change directly to your WordPress site. Every supported client, from Claude.ai to LibreChat to GitHub Copilot, can chain this into a larger navigation-restructure session.
See it in action
wp_list_menu_items Listing Primary Navigation items…
{
"menu_id": 3,
"menu_name": "Primary Navigation",
"total": 6,
"items": [
{ "id": 12, "title": "Home", "url": "/", "position": 1 },
{ "id": 21, "title": "Services", "url": "/services/", "position": 3 },
{ "id": 13, "title": "About", "url": "/about/", "position": 4 }
]
} wp_update_menu_item {
"item_id": 21,
"title": "Our Services",
"url": "/services/",
"position": 3,
"updated_fields": ["title", "url"]
} Found item #21 — 'Services' in Primary Navigation. Label and URL have been updated.
Example Use Cases & Sample Prompts
- Renaming a menu item
- Prompt: “Update the ‘Blog’ menu item in the header to say ‘Articles’ instead.”
- Changing a link URL
- Prompt: “The ‘Contact’ menu item still points to the old /contact-us URL — update it to /contact.”
- Moving an item in the hierarchy
- Prompt: “Move the ‘FAQ’ menu item to be a child of ‘Support’ in the main menu.”
- Updating a CTA item
- Prompt: “Change the ‘Get Started’ menu item URL to our new signup page.”
- Fixing a label typo
- Prompt: “There’s a typo in the ‘Sevices’ menu item — fix it to ‘Services’.”
Frequently Asked Questions
What does wp_update_menu_item do?
Label typo, stale URL, wrong parent, or a CTA that needs to move up the hierarchy — any menu item property can be patched through Easy MCP AI without opening the WordPress Customizer. Your AI client sends the target item ID alongside the updated fields, and Easy MCP AI applies the change directly to your WordPress site. Every supported client, from Claude.ai to LibreChat to GitHub Copilot, can chain this into a larger navigation-restructure session.
How do I use wp_update_menu_item with my AI assistant?
Install the Easy MCP AI WordPress plugin, generate an API token in your dashboard, and connect your AI client (Claude, ChatGPT, Cursor, or any MCP-compatible assistant). Then simply describe what you want in natural language — for example: "Update the 'Blog' menu item in the header to say 'Articles' instead."
Do I need Easy MCP AI to use wp_update_menu_item?
Yes. wp_update_menu_item is one of 162 MCP tools bundled inside the Easy MCP AI WordPress plugin. Install the free plugin from WordPress.org, connect your AI client, and this tool becomes available immediately — no coding required.
Related Tools
MenusCreate a new WordPress navigation menu with a name and slug
Add a new item (page, post, URL, or category) to a WordPress navigation menu
Permanently delete a navigation menu and all its items
Delete a single item from a WordPress navigation menu
Fetch a specific navigation menu and all its items by ID
List all items in a specific navigation menu with their order and hierarchy
Step 1
Get the Plugin
Install Easy MCP AI on your WordPress site to unlock wp_update_menu_item and all 74 tools instantly.
Step 2
Connect Your AI Client
Already have the plugin? Step-by-step setup guides for Claude, ChatGPT, Cursor, Windsurf, and 10+ more.