PluginProbe
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN / 1.3.4
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN v1.3.4
1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.4 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 All 30 releases
← All changes | includes/class-plugin.php +1 -0 1.3.31.3.4 View file →
@@ -268,8 +268,9 @@
268 268 // cache-coverage features (404 / search / feed / REST / rules /
269 269 // maintenance) into one sidebar sub-item (FBS-83633).
270 270 Module_Registry::register( new \XSpeed\Modules\CacheCoverage\CacheCoverageModule() );
271 271 Module_Registry::register( new \XSpeed\Modules\Fonts\FontsModule() );
272 + Module_Registry::register( new \XSpeed\Modules\RenderSkip\RenderSkipModule() );
272 273 Module_Registry::register( new \XSpeed\Modules\ResourceHints\ResourceHintsModule() );
273 274 // AI Privacy (GDPR off-switch) ships in Free even though every AI
274 275 // *feature* is Pro — privacy is a right, not a paid tier. FEATURES.md
275 276 // §AI row 6 mandates it. Without this registration the module was dead