Àpèjúwe
With this plugin installed, you could resize images on the fly. just define the size and the way that you want to resize then itÌtumọ̀ Yorùbá: ’s done.
it is perfect for wallpaper and stock photography websites.
Features of plugin include:
- support different images formats. (PNG, JPG, JPEG, GIF)
- Intelligent sizing Ìtumọ̀ Yorùbá: – No image distortion!
- Resize by exact width/height. (exact)
- Auto determine Ìtumọ̀ Yorùbá: – let the script determine how to handle it. (auto)
- Resize, then crop, with the exact size and no distortion. (crop)
- Automatic download after resize.
- Powerful shortcode.
Languages
- English
- Persian (Farsi) Ìtumọ̀ Yorùbá: – (راهنمای فارسی)
Notes
Automatic download works with a wide range of devices and browsers.
You can expect it to work for the vast majority of your users, with some common-sense limits:
- Devices without file systems like iPhone, iPad, Wii, et al. have nowhere to save the file to, sorry.
- Android support starts at 4.2 for the built-in browser, though chrome 36+ and firefox 20+ on android 2.3+ work well.
*Devices without Blob support wonÌtumọ̀ Yorùbá: ’t be able to download Blobs or TypedArrays - Legacy devices a[download] support can only download a few hundred kilobytes of data, and canÌtumọ̀ Yorùbá: ’t give the file a custom name.
- Devices without window.URL support can only download a couple megabytes of data
- IE versions of 9 and before are NOT supported because the donÌtumọ̀ Yorùbá: ’t support a[download] or dataURL frame locations.
Function Reference
there is two way to use this plugin, function, and shortcode.
shortcode
if youÌtumọ̀ Yorùbá: ’re not familiar with programming. then use picowall shortcode to setup the script without programming knowledge.
shortcode attributes:
- size (required) Ìtumọ̀ Yorùbá: – you should at least define a width and height but also you can define multiple sizes (width,height,option|width,height,option|… width,height,option).
- option (optional) (default:auto) Ìtumọ̀ Yorùbá: – define the way that you want to resize (auto|exact|crop) if you donÌtumọ̀ Yorùbá: ’t define this attribute then the script will automatically decide how to handle it.
keep in mind that this attribute will make a global effect on each size block that you didnÌtumọ̀ Yorùbá: ’t define an option for it. - sep (optional) (default: non-breaking space ” “) Ìtumọ̀ Yorùbá: – with this attribute you can define a character to separate output links from each other.
examples
resize to exact width/height: [picowall size=”800,600Ìtumọ̀ Yorùbá: ″ option=”exact”]
resize to exact width/height (multiple size): [picowall size=”800,600|1920,1080Ìtumọ̀ Yorùbá: ″ option=”exact”]
resize then crop the first one and then for other ones just resize to exact width/height and then separate the results with a dash (pretty cool huh ?!)
picowall[size=”800,600,crop|1920,1080|150,150Ìtumọ̀ Yorùbá: ″ option=”exact” sep=”-“]
you can see that I use a different syntax in the last example. that is a “sizing block”.
it means that you can define multiple sizes with different ways to resize. simply just define it like this:
with,height,option|width,height,option| …. width(n),height(n),option(n).
note: use a vertical bar (|) to separate the size block.
keep in mind that if you donÌtumọ̀ Yorùbá: ’t define the option for a sizing block then the value of “option” attribute will effect on that block. and also if you donÌtumọ̀ Yorùbá: ’t define it there, then the script will automatically decide how to handle resizing.
functions
picowall($size,$option,$id)
this function will return an array of links to download resized images.
parameters
- $size (required) Ìtumọ̀ Yorùbá: – just like the shortcode you can define setting blocks too
- $option (optional) (default: ‘auto’)- same as option attribute in shortcode.
- $id (optional) (default: null) Ìtumọ̀ Yorùbá: – if you use this function outside the loop then you have to define the id of post that you want to fetch photo from.
picowall_generate_links($size,$option,$sep,$id)
this function will print the result of above function in HTML.
parameters
- $size (required) Ìtumọ̀ Yorùbá: – just like the shortcode you can define setting blocks too
- $option (optional) (default: ‘auto’)- same as option attribute in shortcode.
- $sep (optional) (default: non breaking space ” “) Ìtumọ̀ Yorùbá: – same as sep attribute in shortcode.
- $id (optional) (default: null) Ìtumọ̀ Yorùbá: – if you use this function outside post loop then you have to define the id of that post which you want to fetch photo.
u want to fetch photo.
Ìgbéwọlẹ̀
Using the Plugin Manager
- Click Plugins
- Click Add New
- Search for
picowall - Click Install
- Click Install Now
- Click Activate Plugin
Manually
- Upload
picowallfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress and enjoy 🙂
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“picowall” 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ópaA ti túmọ̀ “picowall” sí èdè agbègbè 1 kan. Ọpẹ́lọpẹ́ fún àwọn atúmọ̀ èdè fún àwọn ìkópa wọn.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0
- Hello World.
