The development of this version has cost 1,800 euros. The accumulated cost for this year is 11,490 euros. The accumulated cost since the first version is 11,490 euros, but the cost for you is only the license of 30€.
New version 2.5.x of the plugin MCP Content Manager Premium for WordPress and WooCommerce. This version is the biggest update to date with 117 new abilities (from 161 to 278), incorporating complete database modules, advanced content, widgets, blocks, FSE templates, typography, multisite, media analysis, custom fields, extended WooCommerce, and automation.
Versions of the branch
2.5.0
Database and Transients
- New: List transients with size, expiration, and pagination (mcm/list-transients).
- New: Delete transients by name or prefix with expired_only filter (mcm/delete-transient) [CONFIRMATION].
- New: List database tables with size, rows, engine, and sorting options (mcm/db-table-info).
- New: Analyze indexes with detection of redundant/duplicates (mcm/db-analyze-indexes).
- New: Create/delete indexes via ALTER TABLE (mcm/db-manage-index) [CONFIRMATION].
Advanced Content
- New: List post revisions with author, date, and excerpt (mcm/list-revisions).
- New: Restore post to a specific revision (mcm/restore-revision) [CONFIRMATION].
- New: Universal CRUD for any post meta key (mcm/manage-post-meta).
- New: Universal CRUD for any user meta key (mcm/manage-user-meta).
- New: Publish/draft/trash/change_author/change_category in bulk (mcm/bulk-content-action) [CONFIRMATION].
- New: Duplicate post with meta, taxonomies, and featured image (mcm/clone-content).
- New: Editorial calendar — view drafts/scheduled/pending by week/month (mcm/editorial-calendar).
- New: Compare two revisions with line-by-line diff (mcm/diff-content).
Widgets
- New: List registered sidebar areas with assigned widgets (mcm/list-sidebars).
- New: List available widget types — classic and block (mcm/list-widget-types).
- New: Add, update, move, or delete widgets (mcm/manage-widget) [CONFIRMATION on deletion].
Blocks and Patterns
- New: List reusable wp_block with usage statistics (mcm/list-reusable-blocks).
- New: Create/update/delete reusable blocks (mcm/manage-reusable-block) [CONFIRMATION on deletion].
- New: List registered block patterns from core, theme, and plugins (mcm/list-block-patterns).
- New: Register custom block pattern persisted in wp_options (mcm/register-block-pattern).
FSE Templates and Template Parts
- New: List block templates — index, single, archive, 404, etc. (mcm/list-templates).
- New: Read template content with parsed blocks (mcm/read-template).
- New: Modify template content — create override in DB for theme templates (mcm/update-template).
- New: Restore custom template to the theme version (mcm/reset-template) [CONFIRMATION].
- New: List template parts with area filter — header, footer, sidebar (mcm/list-template-parts).
- New: Create/update/delete template parts (mcm/manage-template-part) [CONFIRMATION on deletion].
Typography and Fonts
- New: List installed font families with variants — WP 6.5+ (mcm/list-fonts).
- New: Install font family with font face variants (mcm/install-font).
- New: Remove font family, faces, and files (mcm/remove-font) [CONFIRMATION].
Application Passwords
- New: List application passwords of a user — UUID, name, last used (mcm/list-app-passwords).
- New: Create new application password — shown only once (mcm/create-app-password).
- New: Revoke application password by UUID (mcm/revoke-app-password) [CONFIRMATION].
Import/Export and GDPR
- New: Export content as WXR with filters — content type, author, dates, status, category (mcm/export-content).
- New: Import content from WXR file — requires WordPress Importer plugin (mcm/import-content) [CONFIRMATION].
- New: Create GDPR personal data export request — auto-confirmed (mcm/export-user-data).
- New: Create GDPR personal data deletion request (mcm/erase-user-data) [CONFIRMATION].
- New: Overview of GDPR compliance — privacy policy, consent plugins, pending requests (mcm/compliance-status).
- New: Audit trail of GDPR requests with pagination (mcm/consent-audit).
.htaccess and Permalinks
- New: Read/update/delete .htaccess sections via insert_with_markers (mcm/manage-htaccess) [CONFIRMATION on write].
- New: Read/update permalink structure and flush rewrite rules (mcm/manage-permalinks) [CONFIRMATION on update].
Multisite Network
- New: Detect multisite, list network sites with domain/path/status (mcm/multisite-info).
- New: Create/activate/deactivate/archive/spam/delete network sites (mcm/manage-network-site) [CONFIRMATION].
- New: Execute any ability in the context of another site (mcm/switch-to-blog).
- New: List/activate/deactivate plugins at the network level (mcm/network-plugins) [CONFIRMATION].
- New: List/enable/disable themes at the network level (mcm/network-themes) [CONFIRMATION].
Media Analysis and Optimization
- New: Complete media dashboard — MIME types, formats, alt coverage, sizes (mcm/media-stats).
- New: Detect orphaned media not referenced in content — dry_run by default (mcm/media-unused).
- New: Convert images to WebP/AVIF — dry_run by default, preserves originals (mcm/media-convert) [CONFIRMATION].
- New: Regenerate thumbnails after theme/size changes — dry_run by default (mcm/media-regenerate) [CONFIRMATION].
Custom Fields
- New: List ACF/Meta Box/Pods/JetEngine field groups with fields and locations (mcm/list-field-groups).
- New: Read entry fields via the plugin's native API — resolves repeaters/groups/flexible (mcm/read-structured-fields).
- New: Update fields via the plugin's native API — respects validation rules (mcm/update-structured-fields).
WC Attributes and Taxonomy
- New: List global product attributes — Color, Size, etc. (mcm/wc-list-attributes).
- New: Create/update/delete global attributes (mcm/wc-manage-attribute) [CONFIRMATION].
- New: List terms of an attribute — Red, Blue for "Color" (mcm/wc-list-attribute-terms).
- New: Create/update/delete attribute terms (mcm/wc-manage-attribute-term) [CONFIRMATION on deletion].
- New: List shipping classes (mcm/wc-list-shipping-classes).
- New: Create/update/delete shipping classes (mcm/wc-manage-shipping-class) [CONFIRMATION on deletion].
- New: List product brands — requires brands plugin (mcm/wc-list-brands).
- New: Create/update/delete brands (mcm/wc-manage-brand) [CONFIRMATION on deletion].
Extended WC Products
- New: Import products from CSV (mcm/wc-import-products) [CONFIRMATION].
- New: Export products to CSV (mcm/wc-export-products).
- New: Bulk update price/stock/status/category (mcm/wc-bulk-update-products) [CONFIRMATION].
- New: Duplicate product with variations, meta, and images (mcm/wc-duplicate-product).
- New: List/add/delete downloadable files and set limits (mcm/wc-manage-downloadable-files).
Extended WC Customers
- New: Delete customer with optional reassignment of content (mcm/wc-delete-customer) [CONFIRMATION].
- New: List download permissions and history (mcm/wc-customer-downloads).
Extended WC Orders
- New: List refunds globally or by order with date filters (mcm/wc-list-refunds).
- New: Send to trash or permanently delete orders (mcm/wc-delete-order) [CONFIRMATION].
- New: Bulk status change for up to 100 orders (mcm/wc-bulk-update-orders) [CONFIRMATION].
- New: Tracking management — list/add/delete tracking + partial fulfillment (mcm/wc-fulfillments).
Extended WC Analytics
- New: Revenue breakdown — gross, net, refunds, taxes, shipping, discounts (mcm/wc-revenue-stats).
- New: Sales by product category with period comparison (mcm/wc-category-report).
- New: New vs returning customers, AOV by segment (mcm/wc-customer-stats).
- New: Coupon usage with attributed revenue (mcm/wc-coupon-report).
- New: Tax report by rate and region (mcm/wc-tax-report).
- New: Stock analysis with filters — low, out of stock, on order — and value (mcm/wc-stock-report).
- New: Performance of variations by variable product (mcm/wc-variation-report).
- New: Executive KPI dashboard with period comparison (mcm/wc-performance-kpis).
WC Webhooks
- New: List webhooks with status summary (mcm/wc-list-webhooks).
- New: Create/update/delete/pause/activate webhooks (mcm/wc-manage-webhook) [CONFIRMATION on deletion].
- New: Delivery history for debugging integrations (mcm/wc-webhook-deliveries).
WC System Tools and Logs
- New: List/run WC system tools — clear transients, recount terms, etc. (mcm/wc-system-tools) [CONFIRMATION].
- New: List and read WooCommerce log files (mcm/wc-logs).
- New: Delete specific or all WC log files (mcm/wc-clear-logs).
- New: Delete WooCommerce coupon — trash or permanent (mcm/wc-delete-coupon) [CONFIRMATION].
Extended WC Settings
- New: List all WC settings groups — general, products, taxes, shipping, etc. (mcm/wc-list-settings-groups).
- New: Read all settings of a group with values, types, options, default values (mcm/wc-read-settings).
- New: Update individual WC setting by group_id + setting_id (mcm/wc-update-setting) [CONFIRMATION].
- New: Read/update shipping method instance settings (mcm/wc-manage-shipping-method) [CONFIRMATION on update].
Cache Management
- New: Detect cache plugin (WP Rocket/LiteSpeed/W3TC/etc.), object cache, page cache status (mcm/cache-status).
- New: Purge page/object/transients cache — auto-detects plugin (mcm/cache-purge) [CONFIRMATION].
- New: Pre-warm cache by tracking homepage, menus, posts, pages (mcm/cache-warm).
- New: Read active cache plugin configuration — read-only (mcm/cache-config).
Theme Inspector
- New: Create theme task from Inspector or agent (mcm/task-create).
- New: List tasks with filters — status, viewport, page_url, priority (mcm/task-list).
- New: Complete task detail — current_styles, screenshot_b64, result (mcm/task-get).
- New: Mark task in progress and return full context for AI execution (mcm/task-execute).
- New: Mark task completed with result description (mcm/task-mark-done).
- New: Discard task — status -> dismissed (mcm/task-dismiss).
- New: Mark batch in progress and return all contexts (mcm/task-batch-execute).
- New: Schedule task via Action Scheduler for deferred execution (mcm/task-schedule).
- New: Change task priority — 1=urgent to 10=low (mcm/task-update-priority).
Theme FSE Control
- New: Detect _mcm tag in theme.json — theme type, capabilities (mcm/theme-get-compatibility).
- New: List style variations with palette/font preview (mcm/theme-get-style-variations).
- New: Switch between theme style variations (mcm/theme-apply-style-variation) [CONFIRMATION].
- New: List block patterns by category/source — theme/plugin/core (mcm/theme-get-pattern-library).
- New: Insert pattern in page/template — append/prepend/replace (mcm/theme-insert-pattern) [CONFIRMATION].
- New: Reorder top-level blocks in page/template (mcm/theme-reorder-blocks) [CONFIRMATION].
- New: Change global color token — e.g. primary -> #FF0000 (mcm/theme-update-color-token) [CONFIRMATION].
- New: Update global font family/size (mcm/theme-update-typography) [CONFIRMATION].
- New: Update global spacing/gap/padding/margin scale (mcm/theme-update-spacing) [CONFIRMATION].
- New: Update global block type styles — e.g. all buttons (mcm/theme-update-block-style) [CONFIRMATION].
- New: Read combined styles/settings/supports for a block type (mcm/theme-get-computed-styles).
Automation and Orchestration
- New: Execute multiple abilities in sequence with references {{step_N.exports.key}} (mcm/batch-execute) [CONFIRMATION].
- New: Structured action log with filters, statistics mode, and cleanup (mcm/list-action-log) [CONFIRMATION on cleanup].
- New: Unified search across posts, pages, products, orders, users, options, terms with suggested actions (mcm/search-everything).
- New: MCM_Action_Logger — custom table with CRUD, statistics, 90-day retention with cleanup via Action Scheduler.
- New: MCM_Batch_Executor — sequential execution with inter-step references {{step_N.exports.key}}.
- New: MCM_Credential_Store — encrypted credential storage with AES-256-GCM (infrastructure for v3.0/v5.0/v7.6/v8.3).
Transversal
- New: MCM_Ability_Helper::emit_event() — all abilities emit do_action('mcm_ability_executed') for extensibility.
- New: Automation metadata in the 117 new abilities (can_be_automated, requires_review, idempotent, side_effects, estimated_duration).
- New: 'default' => array() in all input_schemas to prevent MCP adapter errors.
- New: Parameter aliases throughout the plugin (count/per_page, id variants, action/mode, query/q/search).
- New: Over 40 high-risk abilities added to the Human Confirmation System.
- New: Custom tables: mcm_theme_tasks (Inspector), mcm_action_log (Automation) with dbDelta and version control updates.
- New: REST endpoints for Theme Inspector: /mcm/v1/theme-tasks (CRUD).
You can acquire the license for MCP Content Manager Premium on the product page..








Bueno ya me he convencido XD Habrá que probarlo a ver…