update-category
Modify an existing WordPress category by updating its name, description, slug, parent ID, or meta fields. Requires site URL, credentials, and category ID for secure programmatic changes.
Instructions
Update an existing WordPress category
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categoryId | Yes | ID of the category to update | |
description | No | New HTML description of the term | |
meta | No | New meta fields | |
name | No | New HTML title for the term | |
parent | No | New parent term ID | |
password | Yes | WordPress application password | |
siteUrl | Yes | WordPress site URL | |
slug | No | New alphanumeric identifier for the term | |
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
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @osomai/servicenow-mcp