| 开发者 |
pressidium
overengineer |
|---|---|
| 更新时间 | 2026年1月9日 17:49 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
pressidium-performance folder to the wp-content/plugins/ directoryYes! This plugin is 100% free and open source.
The plugin improves your site’s loading speed by optimizing images (WebP/AVIF), reducing file sizes, and combining multiple scripts and stylesheets to limit HTTP requests. These optimizations work together to deliver a faster, more responsive site that both users and search engines love.
Yes, in most cases. By reducing file sizes, optimizing images and using modern formats (WebP/AVIF), the plugin helps improve key Core Web Vitals metrics such as Largest Contentful Paint (LCP) and First Input Delay (FID). However, it is important to note that there are many factors that can affect your Core Web Vitals scores. This plugin is just one of the tools you can use to improve your site’s performance.
Not at all. The plugin is built for everyone, whether you’re just getting started with your first site or you’re a seasoned developer. You can enable optimizations with simple toggles and preset options. Advanced users can hook into WordPress filters for deeper control.
Yes. The plugin can automatically compress and convert your images to WebP or AVIF when you upload them to your Media Library. You can also choose to bulk-optimize all your existing images.
The plugin automatically removes unnecessary characters such as whitespace, line breaks, and comments from your JavaScript and CSS files. This reduces their size without affecting functionality, allowing browsers to load them faster.
Concatenation means merging multiple JavaScript or CSS files into a single bundle. This reduces the number of HTTP requests your site makes, which helps browsers load your pages faster, especially on mobile networks or slower connections.
This plugin requires PHP 8.1 or higher, and WordPress 6.7 or higher to run. The image optimization feature requires GD and/or Imagick to be installed on your server.
No, this plugin doesn’t include any caching options. However, we strongly recommend pairing it with a caching solution from your hosting provider or a dedicated caching plugin.
Yes. You can exclude specific files from being minified or concatenated by adding their paths under the “Script exclusions” or “Stylesheet exclusions” sections.
Yes. You can exclude specific images from being optimized by adding their paths under the “Exclusions” section of the “Image optimization” tab.
You can pick between lossless (no quality loss) or lossy (smaller files with some compression) optimization for your images. Just open the “Image optimization” tab and set your preferred quality level. Remember: Lower quality means smaller file size, higher quality means sharper images.
Yes. When you uninstall the plugin, all changes it made will be automatically reverted. To ensure your original images are restored, make sure the “Keep original files” option is enabled under the “Image optimization” tab.
Yes, you can export/import the plugin settings. On wp-admin, go to Settings -> Performance, and use the “Export Settings” and “Import Settings” buttons.
Yes. Optimizations run in the background and do not require any manual action. You can enable or disable optimizations anytime from the plugin settings page. If your Media Library contains many images, the process may take a while. You can track its progress directly on the plugin settings page.
Yes. You can cancel an optimization process by clicking the “Cancel” button under the “Background processes” tab on the plugin settings page. Please note that any changes made up to that point won’t be reverted.
Make sure you have clicked the “Save” button on the plugin settings page.
If you have spotted any bugs, or would like to request additional features from the plugin, please file an issue.