The development of this version has cost 1,680 euros. The accumulated cost for this year is 6,880 euros. The accumulated cost since the first version is 6,880 euros, but the cost for you is only the license of 30€.
New version 2.2.x of the plugin MCP Content Manager Premium for WordPress and WooCommerce.
Versions of the branch
2.2.0
Independent Database Cleanup
- New: Independent database cleanup — works without the need for prior profiling (mcm/optimize-db).
- New: 10 cleanup actions: revisions, orphaned postmeta, orphaned commentmeta, spam comments, comments in trash, posts in trash, expired transients, orphaned autoloaded options, optimize tables, autoload analysis.
- New: Dry_run mode (default) previews changes before executing. Always shows results to the user first.
- New: Configurable revision retention (default: keep 5 per post).
- New: Autoload analysis detects orphaned options from deactivated plugins with size report.
- New: Batch deletion (1000 rows per batch) to avoid server timeouts on large databases.
Performance Profiler
- New: Automatic page profiling via internal HTTP request with token-based security (mcm/profile-page).
- New: Manual profiling sessions for authenticated pages — cart, checkout, my-account (mcm/profile-start).
- New: Read profiling results by profile ID or session ID (mcm/profile-results).
- New: Performance comparison between multiple pages side by side (mcm/profile-compare).
- New: Cleanup of all profiling data — tokens, results, sessions (mcm/profile-cleanup).
- New: Self-deploying mu-plugin of the profiler in wp-content/mu-plugins/ with zero overhead when inactive.
- New: SAVEQUERIES defined at runtime only during profiling — never permanently active.
- New: 8 data collectors: SQL queries, enqueued assets, hooks, page summary, transients, HTTP calls, DOM analysis, page builder detection.
- New: SQL query analysis: slow queries (>50ms), duplicate detection with normalization, N+1 pattern identification, grouping by component and table.
- New: Asset analysis: scripts/styles with file size, header/footer position, mapping by component.
- New: DOM analysis using DOMDocument: element count, maximum depth, images without dimensions/lazy/srcset, resources blocking rendering, size of inline styles/scripts.
- New: Page builder detection: Elementor, Divi, WPBakery, Beaver Builder, Bricks, Oxygen, Gutenberg.
- New: Font analysis: Google Fonts families, @font-face declarations, total font requests.
- New: Cache environment analysis: type of object cache and hit ratio, page cache plugin detection, OPcache status.
- New: PHP error collection with deduplication and attribution by component.
- New: Tracking of HTTP calls: URL, method, response time, status code, blocking flag, component.
- New: Analysis of size of autoloaded options with health thresholds.
- New: Performance score 0-100 with grades from A+ to F, weighted in 10 categories.
Performance Optimizer
- New: List the 20 available optimizations with status, risk level, and description (mcm/optimize-list).
- New: Apply optimizations — generates a mu-plugin with individual code blocks (mcm/optimize-apply).
- New: Individual or all optimizations rollback (mcm/optimize-rollback).
- New: Check the current status of optimizations (mcm/optimize-status).
- New: Conditional loading rules for assets — dequeue, defer, or conditionally load scripts/styles by page type (mcm/optimize-assets).
- New: 20 predefined optimizations in 5 categories: core_bloat (emoji, dashicons, heartbeat, oEmbed, RSD, global styles, block CSS, pingback, feed links, shortlink, version meta, REST link, self-pingbacks, adjacent posts), security (XML-RPC, version meta), WooCommerce (cart fragments, cleanup of non-WC pages), http_optimization (defer scripts), content_processing (capital_P_dangit).
- New: Each optimization has a risk level (none/low/medium) and AI warnings for user confirmation.
- New: The generated mu-plugin uses markers [MCM-OPT:id] for individual management.
Error Fixes
- Fix: Removed duplicate logging of the mcm-maintenance category that caused PHP notice on each request.
- Fix: Asset rules now generate code for defer, async, and move_to_footer actions (previously saved but had no effect).
- Fix: Cleanup of orphaned postmeta and commentmeta now uses batch deletion (1000 rows) to prevent timeouts on large WooCommerce databases.
- Fix: The manual profiling mode (mcm/profile-start) now works via secure cookie — the mu-plugin detects and activates profiling for page views in the browser.
- Fix: Removed duplication of rsd_link removal in the remove_pingback_header optimization.
- Fix: Removed duplication of X-Pingback header removal in the disable_xmlrpc optimization.
Robustness
- Improved: clean_revisions now uses correlated subquery as fallback for MySQL 5.7 / MariaDB < 10.2 (ROW_NUMBER not available).
- Improved: The profiler truncates large datasets before storing in transient — limited assets to 50, errors to 30, components to 30. Prevents max_allowed_packet errors.
- Improved: The HTML buffer is released after DOM analysis to reduce memory usage during profiler shutdown.
You can acquire the license for MCP Content Manager Premium on the product page.







Suena muy interesante la verdad. ¿Pero incluye la conexión a las herramientas de IA o hay que meterle clave de API propia o como va?
¿Afecta al rendimiento el uso del plugin en sí o no debería?
Hola,
No, no funciona por API, funciona mediante la cuenta de pago de ChatGPT, Claude, Gemini, etc. Mientras esté preparado el Asistente para conexiones MCP con Oauth 2.0 o 2.1, funciona sin problemas. Es una de las gracias, que lo integras en tu cuenta, no hay que pagar un extra por la API.
En cuento al rendimiento, no afecta en nada ya que es una extensión de la rest-api de WP, pero la nueva de abilities y MCO, que no cargan con el sitio en si.