Status: Production Ready
Current Version: 6.1.0
Samybaxy’s Hyperdrive makes WordPress sites 65-75% faster by intelligently loading only the plugins needed for each page.
Instead of loading 120 plugins for every page, we load only 12-45 plugins for the current page – automatically, without breaking anything.
Traditional WordPress loads ALL plugins on EVERY page:
* Shop page loads: WooCommerce, LearnPress, Forms, Analytics, SEO… (120 plugins)
* Blog page loads: WooCommerce, LearnPress, Forms, Analytics, SEO… (120 plugins)
* Result: Slow sites (3-8 seconds TTFB)
Samybaxy’s Hyperdrive intelligently filters plugins:
* Shop page loads: WooCommerce + dependencies only (35 plugins)
* Blog page loads: Blog plugins + dependencies only (18 plugins)
* Result: 65-75% faster!
The plugin automatically detects which plugins are needed via:
🔗 WordPress 6.5+ Plugin Dependencies Integration
Full integration with WordPress core’s plugin dependency system:
Technical Improvements:
* Database-backed dependency map for MU-loader
* Automatic map rebuild on plugin activation/deactivation
* Version upgrade detection with automatic updates
* Extended pattern detection for more plugins
🛒 Checkout & Payment Gateway Fixes
Fixed critical issue where payment gateways weren’t loading on checkout pages:
🚀 Official Rebrand & WordPress.org Submission
Complete plugin rebrand from “Turbo Charge” to “Samybaxy’s Hyperdrive”:
⚠️ Note: Fresh installation required – settings from previous versions will not migrate.
Heuristic Dependency Detection System – Zero Manual Maintenance!
The plugin now automatically detects plugin dependencies using 4 intelligent methods:
Benefits:
* Zero manual maintenance – dependencies auto-detected
* Works with custom/proprietary plugins automatically
* Auto-rebuilds on plugin activation/deactivation
* Database storage for fast retrieval
Intelligent Plugin Scanner – Heuristic Analysis System
Automatically analyzes all plugins and scores them 0-100 based on:
* Known patterns (page builders, theme cores)
* Keywords in name/description
* Hook registrations (wp_head, wp_footer, etc.)
* Asset enqueuing (global CSS/JS)
* Custom post type registration
Detection Result Caching – 60-75% Faster Filtering
Dual-layer caching system:
* Requirements Cache – Pre-computed URL to plugins mapping
* Detection Cache – Runtime caching with object cache support
* Performance: 0.3-0.8ms cached (vs 1.2-2.1ms uncached)
Settings page at Settings > Samybaxy’s Hyperdrive with:
* Enable/disable plugin filtering checkbox
* Enable/disable debug widget checkbox
* Intelligent plugin scanner with visual cards
* Dependency map viewer with statistics
* Performance logs showing recent page loads
* Cache statistics and management
* Stats: plugins loaded, plugins filtered, reduction percentage
Floating widget that appears on frontend when enabled:
* Admin only – Only visible to logged-in administrators
* Frontend users and incognito visitors cannot see it (security)
* Shows total plugins available
* Shows plugins loaded this page
* Shows plugins filtered out
* Shows reduction percentage
* Lists essential detected plugins
* Shows sample of filtered out plugins
* Fully interactive with expand/collapse
* Responsive design (works on mobile)
Typical performance improvements:
Page Type
Before
After
Improvement
Homepage
3.5s TTFB
1.2s TTFB
65% faster
Shop Page
4.2s TTFB
1.4s TTFB
67% faster
Blog Page
2.8s TTFB
0.8s TTFB
71% faster
Course Page
5.1s TTFB
1.9s TTFB
63% faster
All options use shypdr_ prefix:
* shypdr_enabled – Enable/disable plugin filtering
* shypdr_debug_enabled – Enable/disable debug widget
* shypdr_essential_plugins – User-customized essential plugins
* shypdr_dependency_map – Auto-detected plugin dependencies
* shypdr_plugin_analysis – Cached scanner results
* shypdr_url_requirements – Pre-computed URL lookups
* shypdr_logs (transient) – Performance logs
plugins_loaded – Initialize core componentsadmin_menu – Register settings pageadmin_init – Register settings fieldsoption_active_plugins – Filter plugin list before WordPress loads themwp_enqueue_scripts – Load debug widget CSS/JSwp_footer – Render debug widget HTMLsave_post – Update requirements cacheactivated_plugin – Rebuild dependency mapdeactivated_plugin – Rebuild dependency mapshypdr_essential_plugins – Override essential pluginsshypdr_dependency_map – Override dependency mapshypdr_url_detected_plugins – Customize URL detectionshypdr_content_detected_plugins – Customize content detectionFor support and documentation:
* GitHub: https://github.com/samybaxy/samybaxy-hyperdrive
* Settings > Samybaxy’s Hyperdrive – View performance logs
* Enable debug widget for real-time monitoring
Developed by samybaxy with a focus on performance, safety, and zero configuration.
Special thanks to the WordPress community for their feedback and testing.