Digify Speed Engine

설명

Digify Speed Engine is a lightweight, zero-dependency WordPress performance suite designed to optimize Core Web Vitals, boost Google PageSpeed scores, and accelerate WooCommerce checkout flows.

Unlike heavy alternatives, Digify Speed Engine runs 100% locally on your server without relying on external SaaS APIs, third-party subscriptions, or intrusive background processes.

Key Features:

  • Automatic WebP Conversion: Automatically generates lightweight .webp images for all new uploads and intermediary thumbnail sizes using native PHP GD/Imagick.
  • Smart Image Downscaling: Scales down high-resolution camera uploads to a custom maximum width (e.g., 2048px).
  • Native Lazy Loading: Enforces loading="lazy" on all content image tags.
  • WooCommerce Cart Fragments Optimizer: Dequeues the resource-heavy AJAX cart fragment script on non-shop pages (blogs, home, static pages).
  • WooCommerce Asset Dequeuing: Prevents WooCommerce stylesheets and scripts from loading on non-commerce pages.
  • Defer Non-Critical JavaScript: Appends defer attributes to non-essential scripts to eliminate render-blocking resources.
  • WordPress Bloat Cleaner: Removes emojis, discovery links, RSD, WLW manifests, shortlinks, and generator meta tags.
  • Heartbeat API Governor: Throttles background WordPress Heartbeat API calls from 15s to 60s to reduce server CPU consumption.

스크린샷

설치

  1. Upload the digify-speed-engine folder to the /wp-content/plugins/ directory, or install the .zip directly via Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Settings > ⚡ Digify Speed to configure your WebP quality and performance tweaks.

FAQ

Does Digify Speed Engine require external API keys?

No. All WebP conversions and optimizations are handled locally by your server.

Does it break WooCommerce cart functionality on shop pages?

No. Cart fragments and commerce assets are preserved on store, cart, and checkout pages.

Can I choose the WebP compression level?

Yes. You can customize the exact compression quality (recommended: 80-85%) in the settings screen.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Digify Speed Engine”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Digify Speed Engine”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release of Digify Speed Engine. Automatic WebP generation, script deferral, bloat cleaner, and WooCommerce performance tweaks.