PluginProbe
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN / 1.3.2
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN v1.3.2
1.3.5 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 All 31 releases
← All changes | vendor/composer/autoload_static.php +1 -0 1.1.4 → 1.3.2 View file →
@@ -77,8 +77,9 @@
77 77 'XSpeed\\Modules\\ObjectCache\\ObjectCacheModule' => __DIR__ . '/../..' . '/includes/modules/ObjectCache/ObjectCacheModule.php',
78 78 'XSpeed\\Modules\\Preloader\\PreloaderModule' => __DIR__ . '/../..' . '/includes/modules/Preloader/PreloaderModule.php',
79 79 'XSpeed\\Modules\\ResourceHints\\ResourceHintsModule' => __DIR__ . '/../..' . '/includes/modules/ResourceHints/ResourceHintsModule.php',
80 80 'XSpeed\\Modules\\Score\\ScoreModule' => __DIR__ . '/../..' . '/includes/modules/Score/ScoreModule.php',
81 + 'XSpeed\\Modules\\Settings\\SettingsModule' => __DIR__ . '/../..' . '/includes/modules/Settings/SettingsModule.php',
81 82 'XSpeed\\Modules\\Support\\SupportModule' => __DIR__ . '/../..' . '/includes/modules/Support/SupportModule.php',
82 83 );
83 84
84 85 public static function getInitializer(ClassLoader $loader)