wp_check_version
Check for updates to the WordPress MCP server integration. Returns current version, latest version, and download URL if an update is available.
Instructions
Check if a newer version of mcp-wordpress is available. Returns current version, latest version, and download URL if update is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. | |
| current_version | No | Override current version for testing (optional) |