Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Image preview size for file_list field #471

Merged
merged 3 commits into from Mar 2, 2014

Conversation

IgorCode
Copy link
Contributor

@IgorCode IgorCode commented Mar 2, 2014

Added option to specify image preview size for file_list field. Accepts standard WordPress size i.e. either a string keyword (preregistered image size) or a 2-item array representing width and height in pixels, e.g. array(100, 100).

jtsternberg and others added 3 commits March 2, 2014 17:24
Added option to specify image preview size for file_list field. Accepts
standard WordPress size i.e. either a string keyword (preregistered
image size) or a 2-item array representing width and height in pixels,
e.g. array(100, 100).
@jtsternberg
Copy link
Contributor

I like it.

jtsternberg added a commit that referenced this pull request Mar 2, 2014
Image preview size for file_list field. Props @IgorCode.
@jtsternberg jtsternberg merged commit f6876da into WebDevStudios:trunk Mar 2, 2014
@lopinsjk
Copy link

Hi guys,

how can I use this feature into my file_list? I added 'preview_size' => array( 100, 100 ) but my images are size full.

Can you help me please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants