update-post
Modify and update an existing WordPress post by changing its title, content, status, date, slug, author, excerpt, featured media, categories, tags, or other attributes using secure authentication.
Instructions
Update an existing WordPress post
Input Schema
Name | Required | Description | Default |
---|---|---|---|
author | No | New author ID for the post | |
categories | No | New categories for the post | |
commentStatus | No | New comment status for the post | |
content | No | New content for the post | |
date | No | New publication date in the site's timezone | |
dateGmt | No | New publication date as GMT | |
excerpt | No | New excerpt for the post | |
featuredMedia | No | New featured media ID for the post | |
format | No | New format for the post | |
meta | No | New meta fields | |
password | Yes | WordPress application password | |
pingStatus | No | New ping status for the post | |
postId | Yes | ID of the post to update | |
postPassword | No | New password to protect access to the content and excerpt | |
siteUrl | Yes | WordPress site URL | |
slug | No | New slug for the post | |
status | No | New status for the post | |
sticky | No | New sticky status for the post | |
tags | No | New tags for the post | |
template | No | New template for the post | |
title | No | New title for the post | |
username | Yes | WordPress username |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from WordPress MCP Server
- create-category
- create-comment
- create-post
- create-user
- delete-category
- delete-post
- delete-user
- get-category
- get-clicks
- get-comments
- get-country-views
- get-post
- get-post-stats
- get-referrers
- get-search-terms
- get-site-stats
- get-stats-highlights
- get-stats-summary
- get-streak-stats
- get-top-posts
- get-user
- get-users
- list-categories
- list-posts
- remove-referrer-spam
- report-referrer-spam
- update-category
- update-post
- update-user
Related Tools
- @MFYDev/ghost-mcp
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server