wp_update_page 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_page

Destructive

Description

Refreshing a landing page hero, fixing a contact detail, or promoting a draft to published — these are exactly the page edits Easy MCP AI handles through natural language. Your AI client sends the instruction, Easy MCP AI resolves the page ID and applies the changes (title, content, status, parent) in a single authenticated call. With OAuth 2.1 + PKCE and audit logging built into Easy MCP AI, every page edit is traceable, making it safe for teams where multiple people share access.

See it in action

Claude Desktop — MCP Connection
👤
Update the 'About Us' page to include our new company mission statement.
🤖
Tool call wp_list_pages

Finding the page to update…

{
  "total": 8,
  "pages": [
    { "page_id": 15, "title": "About Us", "status": "publish" },
    { "page_id": 18, "title": "Contact", "status": "publish" },
    { "page_id": 22, "title": "Services", "status": "draft" }
  ]
}
next step
Tool called wp_update_page
{
  "page_id": 15,
  "title": "About Us",
  "status": "publish",
  "updated_fields": ["content", "title"]
}

Found page #15 — 'About Us'. Content has been updated and the changes are live.

Example Use Cases & Sample Prompts

  1. Updating contact information
    • Prompt: “Find our Contact page and update the phone number and business address to the new ones I gave you.”
  2. Refreshing a landing page
    • Prompt: “Find the ‘Free Trial’ landing page and rewrite the hero section to be more concise and action-oriented.”
  3. Fixing a draft page
    • Prompt: “List my draft pages and publish the one called ‘New Services’.”
  4. Adding content to an existing page
    • Prompt: “Find the ‘About’ page and add a new team members section at the bottom.”
  5. Unpublishing a page
    • Prompt: “Change the ‘Black Friday Deals’ page back to draft status since the sale is over.”

Frequently Asked Questions

What does wp_update_page do?

Refreshing a landing page hero, fixing a contact detail, or promoting a draft to published — these are exactly the page edits Easy MCP AI handles through natural language. Your AI client sends the instruction, Easy MCP AI resolves the page ID and applies the changes (title, content, status, parent) in a single authenticated call. With OAuth 2.1 + PKCE and audit logging built into Easy MCP AI, every page edit is traceable, making it safe for teams where multiple people share access.

How do I use wp_update_page 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 'About Us' page to include our new company mission statement."

Do I need Easy MCP AI to use wp_update_page?

Yes. wp_update_page 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.

Step 1

Get the Plugin

Install Easy MCP AI on your WordPress site to unlock wp_update_page and all 74 tools instantly.

Download Free Plugin

Step 2

Connect Your AI Client

Already have the plugin? Step-by-step setup guides for Claude, ChatGPT, Cursor, Windsurf, and 10+ more.

View Setup Guides →

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.