Magic optimize

Description

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.

Installation

  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.

FAQ

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.

Reviews

Read all 1 review

Contributors & Developers

“Magic optimize” is open source software. The following people have contributed to this plugin.

Contributors

“Magic optimize” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Magic optimize” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.