Title: Image Processing Queue
Author: WP Engine
Published: <strong>Ẹrẹ́nà 7, 2017</strong>
Last modified: Èbìbí  2, 2019

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://s.w.org/plugins/geopattern-icon/image-processing-queue.svg)

# Image Processing Queue

 Láti ọwọ́ [WP Engine](https://profiles.wordpress.org/wpengine/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/image-processing-queue.1.1.1.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/image-processing-queue/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/image-processing-queue/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/image-processing-queue/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/image-processing-queue/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/image-processing-queue/)

## Àpèjúwe

Image Processing Queue is an alternative to on-the-fly (OTF) image processing (e.
g. [Aqua Resizer](https://github.com/syamilmj/Aqua-Resizer))
 for WordPress themes.

Like OTF image processing, it allows theme developers to define image sizes for 
specific theme
 contexts rather than defining a size for all uploaded images. This
greatly reduces the number of resized images and hence reduces disk space usage 
and the wait time when uploading an image.

Image Processing Queue differs from OTF image processing in how it behaves when 
an image doesnÌtumọ̀ Yorùbá: ’t
 exist yet. OTF generates the image right away and
the end-user has to wait for the image to be generated. With Image Processing Queue
thereÌtumọ̀ Yorùbá: ’s no waiting. It immediately returns an image that already 
exists (that is the closest fit to the image size requested) and adds the image 
size to a queue. Image sizes are quietly generated in the background using [WP Queue](https://github.com/A5hleyRich/wp-queue).

Image Processing Queue also accommodates responsive themes much better than OTF.
It allows theme
 developers to define a list of image sizes that will work best 
for their themeÌtumọ̀ Yorùbá: ’s responsive breakpoints. Images generated by Image
Processing Queue are added to the post meta so that WordPress coreÌtumọ̀ Yorùbá:’
s responsive functions will automatically add them to the `srcset` and delete them
from the filesystem when the image is deleted from the Media Library.

## Ìgbéwọlẹ̀

To install as a plugin search for “Image Processing Queue” in your WordPress dashboard
and install it from there.

## Àwọn àgbéyẹ̀wò

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

### 󠀁[This should be in WP Core](https://wordpress.org/support/topic/this-should-be-in-the-wp-core-2/)󠁿

 [onetrev](https://profiles.wordpress.org/onetrev/) Èbìbí 4, 2020

ItÌtumọ̀ Yorùbá: ’s crazy this exact functionality is not in core! These days many
themes and custom built sites/themes have 10 to 15, or often many more crop sizes,
especially if you are trying to support responsive images properly. But usually 
you only need 3 or 4 crop sizes for any given images. The functionality of this 
plugin would solve that, but it should be WP core to save everyone wasted storage
space and to ensure future compatibility. To me it makes no sense for a cropped 
copy of the image to be created when that image is never loaded Ìtumọ̀ Yorùbá: —
ever.

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

### 󠀁[Very useful plugin](https://wordpress.org/support/topic/very-useful-plugin-681/)󠁿

 [medar](https://profiles.wordpress.org/medar/) Èbìbí 31, 2018

Thnks!

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

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-5591/)󠁿

 [cunnningstunts](https://profiles.wordpress.org/cunnningstunts/) Igbe 7, 2018

Make it core!

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

### 󠀁[What a great solution](https://wordpress.org/support/topic/what-a-great-solution-2/)󠁿

 [Shaan Nicol](https://profiles.wordpress.org/chillybin/) Ọ̀wàrà 11, 2017

Have been using this now for a couple of months and itÌtumọ̀ Yorùbá: ’s improved
my workflow significantly!

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

### 󠀁[Awesome feature](https://wordpress.org/support/topic/awesome-feature-6/)󠁿

 [Erol Abzait](https://profiles.wordpress.org/erolabzait/) Ọwẹ́wẹ̀ 29, 2017

I have been using aquaResize for a long time, this is a game changer. If you want
only the url of the resized image use echo ipq_get_theme_image_url( $id_here, array(
600, 400, false ) );

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

### 󠀁[Great Idea!](https://wordpress.org/support/topic/great-idea-124/)󠁿

 [Bernhard Gronau](https://profiles.wordpress.org/quasel/) Èbìbí 1, 2017

Real intresting approach and something that should be considered for WP Core Ìtumọ̀
Yorùbá: – especially the Batch Processing Stuff isn#t only useful for images …

 [ Ka gbogbo àwọn àgbéyẹ̀wò 9 ](https://wordpress.org/support/plugin/image-processing-queue/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Image Processing Queue” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti
ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ WP Engine ](https://profiles.wordpress.org/wpengine/)
 *   [ Brad Touesnard ](https://profiles.wordpress.org/bradt/)
 *   [ Delicious Brains ](https://profiles.wordpress.org/deliciousbrains/)

A ti túmọ̀ “Image Processing Queue” sí àwọn èdè agbègbè 2. Ọpẹ́lọpẹ́ fún [àwọn atúmọ̀ èdè](https://translate.wordpress.org/projects/wp-plugins/image-processing-queue/contributors)
fún àwọn ìkópa wọn.

[Túmọ̀ “Image Processing Queue” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/image-processing-queue)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/image-processing-queue/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/image-processing-queue/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/image-processing-queue/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/image-processing-queue/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.1.1

 * Bug fix: PHP Fatal error: Class ‘Image_Processing_Queue\Exception’ not found.

#### 1.1.0

 * Improvement: Added `ipq_job_attempts` and `ipq_cron_interval` filters.

#### 1.0.0

 * New: Uses [WP Queue](https://github.com/A5hleyRich/wp-queue) internally to process
   image jobs.
 * Bug fix: Multiple jobs for the same attachment created.

#### 0.2

 * New: `ipq_get_theme_image_url` function added for returning a single image URL

#### 0.1

 * First release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.1.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 7 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **300+**
 *  Ẹ̀yà WordPress ** 4.6 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **5.2.25**
 *  Àwọn èdè
 * [English (UK)](https://en-gb.wordpress.org/plugins/image-processing-queue/), 
   [English (US)](https://wordpress.org/plugins/image-processing-queue/), àti [German](https://de.wordpress.org/plugins/image-processing-queue/).
 *  [Túmọ̀ sí èdè rẹ](https://translate.wordpress.org/projects/wp-plugins/image-processing-queue)
 * Àwọn àmì
 * [feature-plugin](https://yor.wordpress.org/plugins/tags/feature-plugin/)[image processing](https://yor.wordpress.org/plugins/tags/image-processing/)
   [image resizing](https://yor.wordpress.org/plugins/tags/image-resizing/)[theme](https://yor.wordpress.org/plugins/tags/theme/)
   [thumbnails](https://yor.wordpress.org/plugins/tags/thumbnails/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/image-processing-queue/advanced/)

## Àwọn ìbò

 5 lára àwọn ìràwọ̀ 5.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/image-processing-queue/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/image-processing-queue/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/image-processing-queue/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/image-processing-queue/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/image-processing-queue/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/image-processing-queue/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/image-processing-queue/reviews/)

## Àwọn Olùkópa

 *   [ WP Engine ](https://profiles.wordpress.org/wpengine/)
 *   [ Brad Touesnard ](https://profiles.wordpress.org/bradt/)
 *   [ Delicious Brains ](https://profiles.wordpress.org/deliciousbrains/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/image-processing-queue/)