Title: Thumbnails like in Drupal
Author: stasionok
Published: <strong>2020 年 1 月 31 日</strong>
Last modified: 2023 年 7 月 3 日

---

搜索插件

![](https://ps.w.org/wp-drupal-imagecache/assets/banner-772x250.png?rev=2236210)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/wp-drupal-imagecache/assets/icon-256x256.png?rev=2236210)

# Thumbnails like in Drupal

 作者：[stasionok](https://profiles.wordpress.org/stasionok/)

[下载](https://downloads.wordpress.org/plugin/wp-drupal-imagecache.1.1.2.zip)

 * [详情](https://cn.wordpress.org/plugins/wp-drupal-imagecache/#description)
 * [评价](https://cn.wordpress.org/plugins/wp-drupal-imagecache/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wp-drupal-imagecache/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wp-drupal-imagecache/#developers)

 [支持](https://wordpress.org/support/plugin/wp-drupal-imagecache/)

## 描述

Take some thumbnail type (called here as preset) and cast available image effects
on it to get expected size or view.

With this plugin you can:

 * change exists preset or create new one.
 * on upload image create only enabled preset thumbnails
 * disable unused presets
 * remove disabled or extra/trash thumbnails images
 * regenerate any preset thumbnail images (after change preset as ex.)

For each preset you can cast any of available effects to change thumbnail sizes 
or just desaturate it or something else..

## 屏幕截图

 * [[
 * Main plugin page with all presets list, it effects and actions
 * [[
 * Preset edit page. You can see thumbnail preview, all effects casted to preset
   and preset actions
 * [[
 * Scale and crop effect parameters window

## 安装

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/wp-drupal-imagecache` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to plugin settings page and tune your presets and thumbnails

After enabling plugin, it create image in image library. It image critical needed
for plugin for preview changes. Please do not remove it.

## 常见问题

### Why I got problem after using plugin

Please note that main system preset _large_ used as default when include in Gutenberg
editor.
 So if you disable _large_ and delete all unused thumbnail your page can
got broken image! It that case just enable _large_ and regenerate it thumbnails.

### If I remove plugin image for preview by mistake

Just deactivate and activate plugin again. It create that image again.

### How to add custom effects to plugin effects list

 1. Use filter _wpdi\_get\_available\_effects_ to add or remove effect from effects
    list
 2. Extend _WPDI\_Effects\_Imagick_ and/or _WPDI\_Effects\_GD_ plugin classes if you
    want to add custom effect
 3. Use _wp\_image\_editors_ to replace plugin handlers with created in #2
 4. Use _wpdi\_make\_preset\_effect_ for set handler function name (optional), handle
    function with effect name by default
 5. Use _wpdi\_build\_preset\_effect_ for describe effect in presets linst (optional)

ps: You should use priority greater then in plugin (WPDI_Common::PLUGIN_HOOK_PRIORITY);

## 评价

![](https://secure.gravatar.com/avatar/dc876ea23541d407ae8a11ffd83f6ca35e0d42fc818aea8e7039d38f85600be6?
s=60&d=retro&r=g)

### 󠀁[This really looks like image style of drupal](https://wordpress.org/support/topic/this-really-looks-like-image-style-of-drupal/)󠁿

 [Jayson Garcia](https://profiles.wordpress.org/hallowichig0/) 2020 年 10 月 8 日
1 回复

I’m a drupal developer and i like this module. Its really looks like a drupal image
style with image effects. Big thumbs up for the developer of this module. Hope to
enhance and improve this in the future.

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/)

## 贡献者及开发者

「Thumbnails like in Drupal」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ stasionok ](https://profiles.wordpress.org/stasionok/)

「Thumbnails like in Drupal」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/wp-drupal-imagecache/contributors)
为本插件所做的贡献。

[帮助将「Thumbnails like in Drupal」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wp-drupal-imagecache)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wp-drupal-imagecache/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wp-drupal-imagecache/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wp-drupal-imagecache/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wp-drupal-imagecache/)。

## 更新日志

#### 1.0

 * Basic functionality released.

#### 1.0.1

 * Fix check for gd/imagick php extension. Now you can use plugin with only imagick
   or gd extension enabled

#### 1.1

 * Add round corners image effect
 * Add flip & flop (reflect) image effect

#### 1.1.1

 * Fix errors
 * Check 6.2 support

#### 1.1.2

 * Fix errors

## 额外信息

 *  版本 **1.1.2**
 *  最后更新：**3 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 5.3 或更高版本 **
 *  已测试的最高版本为 **6.2.9**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-drupal-imagecache/) 和 [Russian](https://ru.wordpress.org/plugins/wp-drupal-imagecache/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/wp-drupal-imagecache)
 * 标签
 * [drupal](https://cn.wordpress.org/plugins/tags/drupal/)[image](https://cn.wordpress.org/plugins/tags/image/)
   [image effect](https://cn.wordpress.org/plugins/tags/image-effect/)[regenerate](https://cn.wordpress.org/plugins/tags/regenerate/)
   [thumbnail](https://cn.wordpress.org/plugins/tags/thumbnail/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-drupal-imagecache/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/)

## 贡献者

 *   [ stasionok ](https://profiles.wordpress.org/stasionok/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wp-drupal-imagecache/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://web-marshal.ru/wordpress-thumbnails-like-in-drupal/)