[theme-reviewers] wordpress featured image

priyanshu mittal priyanshu.mittal at gmail.com
Sat Aug 10 08:13:51 UTC 2013


I have used add_image_size for resizing the images and removed the extra
dimension images with the help of filter 'intermediate_image_sizes'  is
this allowed in the theme ....


On Fri, Aug 9, 2013 at 5:00 PM, Edward Caissie <edward.caissie at gmail.com>wrote:

> Check the related links at the bottom of the codex page @Emil recommended
> - for adding "new" thumbnail sizes see
> http://codex.wordpress.org/Function_Reference/add_image_size
> - or you can set the image size when you call the thumbnail (see
> http://codex.wordpress.org/Function_Reference/get_the_post_thumbnail)
>
> Edward Caissie
> aka Cais.
>
>
> On Fri, Aug 9, 2013 at 3:41 AM, Emil Uzelac <emil at uzelac.me> wrote:
>
>> Everything you need is in the link, you can customize any size for any
>> given case.
>> On Aug 9, 2013 2:39 AM, "priyanshu mittal" <priyanshu.mittal at gmail.com>
>> wrote:
>>
>>> Say If I have an image of size 270X240 and i wan to resize this image
>>> into couple of sizes say 245X240 and 260X160 also want images with these
>>> dimensions to be created on the server according to different custom post
>>> types....
>>>
>>>
>>> On Fri, Aug 9, 2013 at 12:29 PM, Emil Uzelac <emil at uzelac.me> wrote:
>>>
>>>> http://codex.wordpress.org/Function_Reference/the_post_thumbnail
>>>> On Aug 9, 2013 1:57 AM, "priyanshu mittal" <priyanshu.mittal at gmail.com>
>>>> wrote:
>>>>
>>>>> Hey is there a way through which we can resize the feature image
>>>>> according to the different different custom post types. In m y theme having
>>>>> 3 different sets of feature images for different post types how can i do
>>>>> so...
>>>>>
>>>>> _______________________________________________
>>>>> theme-reviewers mailing list
>>>>> theme-reviewers at lists.wordpress.org
>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>
>>>>>
>>>> _______________________________________________
>>>> theme-reviewers mailing list
>>>> theme-reviewers at lists.wordpress.org
>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>
>>>>
>>>
>>> _______________________________________________
>>> theme-reviewers mailing list
>>> theme-reviewers at lists.wordpress.org
>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>
>>>
>> _______________________________________________
>> theme-reviewers mailing list
>> theme-reviewers at lists.wordpress.org
>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>
>>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130810/d4fee3ab/attachment.html>


More information about the theme-reviewers mailing list