35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
# Roadmap
|
|
|
|
This plugin is meant to become the narrow, trusted control layer for managing a
|
|
modern WordPress blog through MCP.
|
|
|
|
## 0.2.x: Publishing Essentials
|
|
|
|
- Featured image workflows from existing media and remote image URLs.
|
|
- Scheduled publishing for posts, pages, and custom post types.
|
|
- SEO metadata read/write support with All in One SEO compatibility.
|
|
- Deterministic SEO audits for drafts and published posts.
|
|
- GitHub Actions release ZIPs.
|
|
|
|
## 0.3.x: Editorial Workflows
|
|
|
|
- Draft review summaries with before/after diffs.
|
|
- Bulk post operations with dry-run support.
|
|
- Safer taxonomy workflows for category/tag cleanup.
|
|
- Redirect suggestions when slugs change.
|
|
- Media replacement and alt-text audit helpers.
|
|
|
|
## 0.4.x: Site Health And Performance
|
|
|
|
- Cache inspection helpers for common WordPress/Nginx/Cloudflare setups.
|
|
- Attachment size and responsive image diagnostics.
|
|
- Plugin inventory with update, risk, and redundancy signals.
|
|
- Read-only performance snapshots for key pages.
|
|
|
|
## Later
|
|
|
|
- Optional structured data helpers for articles, recipes, and FAQs.
|
|
- Editorial calendar resources for MCP clients.
|
|
- Backup/export preflight checks before destructive operations.
|
|
- Fine-grained capability profiles for different MCP clients.
|