Title: Get the perfect image size at any given point in your theme!
Author: remoblaser
Published: <strong>کانوونی دووەم 23, 2017</strong>
Last modified: کانوونی دووەم 23, 2017

---

گەڕان لە پێوەکراوەکان

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Get the perfect image size at any given point in your theme!

 لەلایەن [remoblaser](https://profiles.wordpress.org/remoblaser/)

[داگرتن](https://downloads.wordpress.org/plugin/flyimage.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/flyimage/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/flyimage/#reviews)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/flyimage/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/flyimage/)

## وەسف

flyimage allows you to specify the image size you would like to receive in your 
Themes HTML!
 The file will automatically be created on a first visit. Further visits
will use the already created file. Cached images will be stored in your uploads 
Directory (usually wp-content/uploads/fly/)

### Single Image

**flyImage($attachmentId / $attachmentUrl, $width, $height)**

Example: Image with a width of 200px

    ```
    <img src="{{ flyImage(1, 200) }}" />
    ```

Example: Image width a width of 300px and a height of 200px (cropped)

    ```
    <img src="{{ flyImage(1, 300, 200) }}" />
    ```

Example: Image width a width of 300px and a height of 200px (uncropped)

    ```
    <img src="{{ flyImage(1, 300, 200, false) }}" /><h3>Get a full SourceSet</h3>
    ```

**flyImageSourceSet($attachmentId / $attachmentUrl, [$width1, $width2, …])**

Example: Sizes: 400px, 800px and 1200px (width):

    ```
    <img srcset="{{ flyImageSourceSet(1, [400, 800, 1200]) }}" />
    ```

## پێداچوونەوەکان

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

### 󠀁[Does what it says](https://wordpress.org/support/topic/does-what-it-says-537/)󠁿

 [eastcoast67](https://profiles.wordpress.org/eastcoast67/) کانوونی دووەم 24, 2017

Nice plugin which is very usefull in theme development. Work like a charm…

 [ خوێندنەوەی 1 پێداچوونەوە ](https://wordpress.org/support/plugin/flyimage/reviews/)

## بەشداربووان و گەشەپێدەران

“Get the perfect image size at any given point in your theme!” نەرمەواڵەیەکی سەرچاوە
کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

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

[“Get the perfect image size at any given point in your theme!” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/flyimage)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/flyimage/)، سەیری
[تەمارگەی (SVN)](https://plugins.svn.wordpress.org/flyimage/) بکە، یان بەشداربە 
لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/flyimage/) لە
ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/flyimage/?limit=100&mode=stop_on_copy&format=rss).

## مێتا

 *  وەشان **1.0**
 *  دوایین بەڕۆژکردنەوە **10 ساڵ لەمەوبەر**
 *  دامەزراندنی چالاک **کەمتر لە 10**
 *  زمان
 * [English (US)](https://wordpress.org/plugins/flyimage/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/flyimage/advanced/)

## هەڵسەنگاندنەکان

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/flyimage/reviews/)

## بەشداربووان

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

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/flyimage/)