Linux 软件免费装

Optimize Images Resizing

开发者 OriginalEXE
更新时间 2016年12月17日 18:45
PHP版本: 3.8 及以上
WordPress版本: 4.5
版权: GPLv3
版权网址: 版权信息

标签

image media images remove resize cleanup optimize clean empty resizing

下载

1.1.0 1.2.0 1.2.1 1.3.0

详情介绍:

If you were ever annoyed about the way WordPress handles images resizing, this is a plugin for you. What this plugin does is it optimizes the image handling in such a way that images are resized only when they are actually needed. What that means is that if your plugins/theme define a lot of image sizes, none of them will be generated on the image upload (like they would be usually), but only if they are actually requested in that size. Resizing is done only once and later normally served by WordPress, so there is no performance hit. Plugin also includes a method for removing all of the image sizes generated so far (useful when you install this plugin on a site with a lot of existing media). TO REMOVE image sizes generated prior to activating the plugin, visit the Settings -> Media and use the button under "Remove image sizes" to perform the cleanup. Other than that, you don't need to do anything, plugin works silently in the background. To sum up:

安装:

  1. Upload optimize-images-resizing folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. (optional) Visit Settings -> Media to clean up your media folder
  4. ???
  5. Profit

屏幕截图:

  • Admin UI added by the plugin.
  • Difference between before and after running the plugin under a default theme (Twenty Sixteen).

更新日志:

1.3.0 1.2.1 1.2.0 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0