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.