Magic optimize

外掛說明

Optimize Images & Speed enhances your WordPress website’s performance by optimizing images through WebP conversion, seamlessly integrating image replacement in Elementor, and compressing CSS and HTML files to reduce page size and load times.

Current Features:

  • WebP Conversion: Automatically converts images to the optimized WebP format.
  • Elementor Support: Seamlessly replaces images in Elementor widgets with optimized WebP versions.
  • CSS Minification: Compresses CSS files for faster page load.
  • HTML Minification: Optimizes HTML code by removing unnecessary whitespace and comments.

安裝方式

  1. Upload optimize-images-speed folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin from the Settings > Optimize Images & Speed menu.

常見問題集

Does it optimize existing images?

Yes, you can convert existing images to WebP format via the plugin settings page.

Does it work with Elementor?

Yes, it fully supports Elementor by automatically replacing images with optimized WebP versions.

Can I disable CSS or HTML minification?

Yes, you can enable or disable minification options separately from the plugin settings.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Magic optimize〉的開發相關工作。

參與者

〈Magic optimize〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Magic optimize〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release with WebP conversion, Elementor integration, CSS and HTML minification.
  • Improved compatibility with caching systems by restricting ob_start usage.
  • Minor code cleanup for plugin review compliance.

1.0.1

  • Fixed fatal error when /uploads/ directory does not exist.
  • Added nonce protection to the “Convert images” form to prevent expired link errors.
  • Improved admin UI stability during form submission.