[theme-reviewers] Usage of Aqua Resize Script in themes

Chip Bennett chip at chipbennett.net
Fri May 2 16:11:20 UTC 2014


Image resizing is content manipulation, and therefore Plugin territory.
Themes should define and output image sizes (via add_image_size() and
the_post_thumbnail(), etc.) but resizing of existing images via this script
would be no different than using existing Plugins such as Regenerate
Thumbnails, AJAX Thumbnail Resize, etc.


On Fri, May 2, 2014 at 3:43 AM, Zulfikar Nore <zulfikarnore at live.com> wrote:

> Hello Team,
>
> Are themes allowed to use the Aqua Resize (
> https://github.com/syamilmj/Aqua-Resizer) script in lieu of
> wp_get_image_editor()?
> http://codex.wordpress.org/Class_Reference/WP_Image_Editor
>
> If not, does anyone know how to get wp_get_image_editor() to work with
> get_post_thumbnail_id()/wp_get_attachment_url() instead of an ABSPATH?
>
> Thanks in advance,
> Zulf
>
> _______________________________________________
> 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/20140502/0e9e4c1c/attachment.html>


More information about the theme-reviewers mailing list