Title: Thumbnails like in Drupal
Author: stasionok
Published: <strong>31 de Enero de  2020</strong>
Last modified: 3 de Julio de  2023

---

Buscar plugins

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

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# Thumbnails like in Drupal

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

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

 * [Detalles](https://cl.wordpress.org/plugins/wp-drupal-imagecache/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/wp-drupal-imagecache/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/wp-drupal-imagecache/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/wp-drupal-imagecache/#developers)

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

## Descripción

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..

## Capturas de pantalla

[⌊Main plugin page with all presets list, it effects and actions⌉⌊Main plugin page
with all presets list, it effects and actions⌉[

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⌉⌊Preset edit page. You can see thumbnail preview, all effects
casted to preset and preset actions⌉[

Preset edit page. You can see thumbnail preview, all effects casted to preset and
preset actions

[⌊Scale and crop effect parameters window⌉⌊Scale and crop effect parameters window⌉[

Scale and crop effect parameters window

## Instalación

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.

## FAQ

### 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);

## Reseñas

![](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/) 8 de Octubre de 2020
1 respuesta

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.

 [ Leer 1 comentario ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/)

## Colaboradores & Desarrolladores

“Thumbnails like in Drupal” es software de código abierto. Las siguientes personas
han contribuido a este plugin.

Colaboradores

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

“Thumbnails like in Drupal” ha sido traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/wp-drupal-imagecache/contributors)
por sus contribuciones.

[Traduce “Thumbnails like in Drupal” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-drupal-imagecache)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp-drupal-imagecache/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp-drupal-imagecache/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp-drupal-imagecache/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-drupal-imagecache/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 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

## Meta

 *  Versión **1.1.2**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 5.3 o superior **
 *  Probado hasta **6.2.9**
 *  Versión de PHP ** 7.0 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/wp-drupal-imagecache/) y [Russian](https://ru.wordpress.org/plugins/wp-drupal-imagecache/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/wp-drupal-imagecache)
 * Etiquetas
 * [drupal](https://cl.wordpress.org/plugins/tags/drupal/)[image](https://cl.wordpress.org/plugins/tags/image/)
   [image effect](https://cl.wordpress.org/plugins/tags/image-effect/)[regenerate](https://cl.wordpress.org/plugins/tags/regenerate/)
   [thumbnail](https://cl.wordpress.org/plugins/tags/thumbnail/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/wp-drupal-imagecache/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/?filter=1)

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/wp-drupal-imagecache/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-drupal-imagecache/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://web-marshal.ru/wordpress-thumbnails-like-in-drupal/)