[wp-hackers] url image resizing

Dwain Maralack dwain.maralack at gmail.com
Fri Nov 2 08:20:46 UTC 2012


Hi Braydon

I used http://codex.wordpress.org/Function_Reference/image_resize in a
recent project to much success. If you're not happy with Timthumb you can
always try that. It comes with WP core.

Regards
Dwain

On Fri, Nov 2, 2012 at 10:13 AM, Frank Bueltge <frank at bueltge.de> wrote:

> TimThumb was in the last time a security problem; only as hint.
> Also you can use the possibilities from WordPress core and different
> functions; see this repo for useable functions.
> https://github.com/bueltge/WP-Image-Resizer
> Best regards
>
>
> On Fri, Nov 2, 2012 at 8:47 AM, Braydon <ronin at braydon.com> wrote:
>
> > Excellent, just what I need.
> >
> > On 11/02/2012 12:31 AM, Tache Madalin wrote:
> > > Try googling for timthumb. Thats the script you want ;)
> > >
> > >
> > > On 02.11.2012, at 07:04, Braydon <ronin at braydon.com> wrote:
> > >
> > >> I've been looking in the Wordpress.org plugin directory for the plugin
> > >> that would be able to do this type of image resizing, with a "w" and
> "h"
> > >> query string parameters, such as this:
> > >>
> > >>
> >
> http://en.blog.files.wordpress.com/2012/10/your-music-your-website.jpg?w=500
> > >>
> > >> And haven't been able to find this type of functionality, do you know
> > >> where I can find this?
> > >>
> > >>
> > >> _______________________________________________
> > >> wp-hackers mailing list
> > >> wp-hackers at lists.automattic.com
> > >> http://lists.automattic.com/mailman/listinfo/wp-hackers
> > > _______________________________________________
> > > wp-hackers mailing list
> > > wp-hackers at lists.automattic.com
> > > http://lists.automattic.com/mailman/listinfo/wp-hackers
> > >
> >
> >
> > --
> > Braydon Fuller
> > http://aweplanet.com/braydon
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
> >
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list