
前言介紹
- 這款 WordPress 外掛「Samybaxy's Hyperdrive」是 2026-01-30 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-06,距離現在已有 20 天。
- 外掛最低要求 WordPress 6.4 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 8.2 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
samybaxy |
外掛標籤
speed | caching | performance | optimization | conditional loading |
內容簡介
```html
<ul>
<li>狀態:已準備就緒</li>
<li>當前版本:6.0.0</li>
</ul>
<p>Samybaxy's Hyperdrive 通過智能地僅加載每頁所需的插件,使 WordPress 網站變快 65-75%。</p>
<h3>主要特點:</h3>
<ul>
<li>大多數頁面插件減少 85-90%</li>
<li>無需緩存即可實現 65-75% 更快頁面加載</li>
<li>無需配置 - 自動運行</li>
<li>智能依賴檢測,不會破壞功能</li>
<li>自動依賴解析,了解插件生態系統</li>
<li>多層緩存 - 在緩存請求時速度提升 60-75%</li>
<li>僅管理員可見的調試小工具 - 實時性能監控</li>
</ul>
<h3>如何運作:</h3>
<ul>
<li>傳統 WordPress 在每個頁面上加載所有插件</li>
<li>Samybaxy's Hyperdrive 智能篩選插件:</li>
<ul>
<li>商店頁面僅加載 WooCommerce +依賴 (35個插件)</li>
<li>部落格頁面僅加載部落格插件+依賴 (18個插件)</li>
</ul>
</ul>
<h3>智能檢測系統:</h3>
<ul>
<li>自動檢測所需插件:</li>
<ul>
<li>基於 URL 檢測 - 識別 WooCommerce、課程、會員身分、部落格頁面</li>
<li>內容分析 - 掃描文章內容以查找簡碼和頁面構建器小部件</li>
<li>依賴關係解析 - 自動加載所有必需的插件依賴</li>
<li>用戶角色檢測 - 為登錄用戶、聯盟成員載入額外插件</li>
<li>智能默認值 - 總是加載必要的插件 (頁面構建器、主題核心)</li>
</ul>
</ul>
```
**問題與答案:**
1. 什麼使得 Samybaxy's Hyperdrive 能讓 WordPress 網站變快 65-75%?
- 通過智能地僅加載每頁所需的插件。
2. 在傳統 WordPress 中,如何加載插件?
- 在每個頁面上加載所有插件。
3. Samybaxy's Hyperdrive 通過什麼方式智能篩選插件?
- 自動檢測所需插件並僅加載必要的插件,如 WooCommerce + 依賴 (35個插件)。
4. 插件是如何被自動檢測所需的?
- 通過 URL、內容分析、依賴關係解析和用戶角色檢測。
5. 什麼是 Samybaxy's Hyperdrive 的主要特點之一?
- 零配置需求,自動運行。
原文外掛簡介
Status: Production Ready
Current Version: 6.0.2
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.
Key Features
85-90% plugin reduction on most pages
65-75% faster page loads without caching
Zero configuration needed – works automatically
Zero broken functionality – intelligent dependency detection
Automatic dependency resolution – understands plugin ecosystems
Multi-layer caching – 60-75% faster on cached requests
Admin-only debug widget – real-time performance monitoring
How It Works
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!
Intelligent Detection System
The plugin automatically detects which plugins are needed via:
URL-based detection – Recognizes WooCommerce, courses, membership, blog pages
Content analysis – Scans post content for shortcodes and page builder widgets
Dependency resolution – Automatically loads all required plugin dependencies
User role detection – Loads extra plugins for logged-in users, affiliates, members
Smart defaults – Always loads essential plugins (page builders, theme cores)
Supported Plugin Ecosystems
JetEngine – jet-engine, jet-menu, jet-blocks, jet-elements, jet-tabs, jet-popup, jet-woo-builder, and 10+ modules
WooCommerce – woocommerce, memberships, subscriptions, product bundles, smart coupons
Elementor – elementor, elementor-pro, the-plus-addons, thim-elementor-kit
Content Restriction – restrict-content-pro, rcp-content-filter-utility
Automation – uncanny-automator, fluent-crm
Forms – fluentform, fluentformpro, jetformbuilder
Other – LearnPress, Affiliate WP, EmbedPress, Presto Player, and many more
Safety Features
Never filters WordPress admin area
Never filters AJAX requests
Never filters REST API requests
Never filters WP-CRON requests
Validates plugin existence before loading
Maintains WordPress native plugin load order
Falls back to loading all plugins if anything breaks
Security: Debug widget only visible to administrators
Security: Plugin info hidden from frontend users and visitors
Clean: No error logging or debug output
Performance Optimization
Expected reduction: 85-90% fewer plugins loading on most pages
Speed improvement: 65-75% faster page loads
Memory savings: 40-60% less memory usage
Filter overhead: < 2.5ms per request
Server cost reduction: 60-70% for same traffic
What’s New in v6.0.2
🔗 WordPress 6.5+ Plugin Dependencies Integration
Full integration with WordPress core’s plugin dependency system:
WP_Plugin_Dependencies API – Native support for WordPress 6.5+ dependency tracking
Requires Plugins Header – Automatic parsing of the official plugin dependency header
Circular Dependency Detection – Prevents infinite loops using DFS algorithm (O(V+E) complexity)
5-Layer Detection – WP Core → Header → Code Analysis → Pattern Matching → Known Ecosystems
wp_plugin_dependencies_slug Filter – Support for premium/free plugin slug swapping
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
What’s New in v6.0.1
🛒 Checkout & Payment Gateway Fixes
Fixed critical issue where payment gateways weren’t loading on checkout pages:
Dynamic Gateway Detection – Automatically detects and loads Stripe, PayPal, and other payment plugins on checkout/cart pages
Streamlined Checkout – Optimized plugin loading for better checkout performance
Smart Membership Loading – Membership plugins now only load on checkout for logged-in users
What’s New in v6.0
🚀 Official Rebrand & WordPress.org Submission
Complete plugin rebrand from “Turbo Charge” to “Samybaxy’s Hyperdrive”:
New Identity – Fresh branding with distinctive SHYPDR prefix
WordPress.org Compliant – Meets all plugin directory requirements
Clean Codebase – Extracted CSS, improved structure, proper escaping
MU-Loader Update – Renamed to shypdr-mu-loader.php for consistency
⚠️ Note: Fresh installation required – settings from previous versions will not migrate.
What’s New in v5.1
Heuristic Dependency Detection System – Zero Manual Maintenance!
The plugin now automatically detects plugin dependencies using 4 intelligent methods:
WordPress 6.5+ Headers – Reads official “Requires Plugins” header
Code Analysis – Scans for class_exists(), defined(), hook patterns
Pattern Matching – Recognizes naming conventions (jet-*, woocommerce-*, elementor-*)
Known Ecosystems – Validates with curated plugin relationships
Benefits:
* Zero manual maintenance – dependencies auto-detected
* Works with custom/proprietary plugins automatically
* Auto-rebuilds on plugin activation/deactivation
* Database storage for fast retrieval
What’s New in v5.0
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)
Admin Interface
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
Debug Widget
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)
Performance Statistics
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
Technical Details
Performance
Time Complexity: O(1) detection with cached lookups, O(m) filtering where m = active plugins
Space Complexity: ~110KB memory overhead (includes caching)
Filter Speed: 0.3-0.8ms cached, 1.2-2.1ms uncached
Plugin Reduction: 85-90% on most pages
Speed Improvement: 65-75% faster page loads
Architecture
Heuristic Dependency Detector – Auto-detects plugin dependencies
Intelligent Plugin Scanner – Analyzes and scores all plugins
Dual-Layer Caching – Requirements cache + detection cache
Content Analyzer – Intelligent content scanning with caching
Detection System – URL, content, user role, and default detection
Resolver Algorithm – Queue-based recursive dependency resolution
Safety Layer – Backend detection, validation, and fallbacks
Database Options
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
WordPress Hooks
plugins_loaded – Initialize core components
admin_menu – Register settings page
admin_init – Register settings fields
option_active_plugins – Filter plugin list before WordPress loads them
wp_enqueue_scripts – Load debug widget CSS/JS
wp_footer – Render debug widget HTML
save_post – Update requirements cache
activated_plugin – Rebuild dependency map
deactivated_plugin – Rebuild dependency map
Filter Hooks for Developers
shypdr_essential_plugins – Override essential plugins
shypdr_dependency_map – Override dependency map
shypdr_url_detected_plugins – Customize URL detection
shypdr_content_detected_plugins – Customize content detection
Support
For support and documentation:
* GitHub: https://github.com/samybaxy/samybaxy-hyperdrive
* Settings > Samybaxy’s Hyperdrive – View performance logs
* Enable debug widget for real-time monitoring
Credits
Developed by samybaxy with a focus on performance, safety, and zero configuration.
Special thanks to the WordPress community for their feedback and testing.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Samybaxy's Hyperdrive」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
6.0.0 | 6.0.1 | 6.0.2 | trunk |
延伸相關外掛(你可能也想知道)
Page Speed Script Optimizer 》總結文案:Page Speed Script Optimizer 可以幫助您透過選擇性地僅在實際需要時加載插件,來優化您的 WordPress 網站性能。您可以通過創建條件來排除特定頁面...。
