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.