Linux 软件免费装
Banner图

WP Resized Image Quality

开发者 mbijon
更新时间 2014年4月24日 14:57
PHP版本: 3.1 及以上
WordPress版本: 3.9

标签

image bandwidth size jpg storage file thumbnail compression uploader PageSpeed quality jpeg uploaded imagemagick YSlow gd library

下载

1.0 1.0.1 1.0.2 1.0.3 2.1.1 2.1.2

详情介绍:

Get better uploaded quality or save bandwidth: Change the JPEG compression-level of uploaded images and thumbnails. 'Resized Image Quality' lets you easily change the compression-level of uploaded JPEG images and thumbnails. Set it for maximum quality when you want images to look their best, or take advantage of lower quality settings to save bandwidth. The only interface is a slider aqdded to the Settings > Media admin page, making this easier to use than other compression plugins or functions.php settings.

安装:

  1. Install 'WP Resized Image Quality' through the WordPress.org plugin directory, by uploading to your server, or git/grunt/Composer method if you're that kind of dev
  2. After activating the Plugin, change your image quality settings on the Settings page in WP-Admin: Settings > Media
  3. That's it. You're ready to go!
Requirements

屏幕截图:

  • No complicated media/compression interface. Just one slider added to the Settings > Admin page

常见问题:

What was the default image quality in WordPress?

The default image compression setting for JPEGs is 90%.

What about PNG and GIF images? Are they compressed?

WordPress doesn't currently support PNG compression internally (none at all). There are other image-handling plugins that compress PNGs and GIFs, but they either require server-side tools or a 3rd-party service. For a Plugin using server-side tools, try 'EWWW Image Optimizer'. For a Plugin using a 3rd-party service, try 'WP Smush.it'.

How can I update JPEGs uploaded before installing this plugin at a different setting?

First, install this plugin and choose your new compression level. Then install the Regenerate Thumbnails plugin, http://wordpress.org/plugins/regenerate-thumbnails/, and run it. All the regenerated thumbnails will be compressed at the compression % from this plugin.

What happens to uploaded images if I turn the plugin off?

Images uploaded while the plugin was active will stay at their original/old compression level (to recompress them, I recommend the Regenerate Thumbnails plugin). After you deactivate the custom compression setting will be removed and all new images will use WP's default 90% compression setting.

更新日志:

2.1.2 2.1.1 2.1 2.0 1.0.3 1.0.1 1.0