[wp-trac] [WordPress Trac] #21038: Provide an option for creating 2x images of user content (for Retina Displays)
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 25 20:11:55 UTC 2012
#21038: Provide an option for creating 2x images of user content (for Retina
Displays)
-------------------------------+------------------
Reporter: twam | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 3.5
Component: Media | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch close |
-------------------------------+------------------
Changes (by desrosj):
* cc: desrosj@… (added)
Comment:
Replying to [comment:5 dd32]:
> Now, because 2x is all the rage amongst some people today, what we can
do, is make it easier for Themes/Plugins to request the generation through
add_theme_support() or similar, which would probably just do an
add_image_size() for the existing images, and mark the image as a 2x for
the 1x alternative.
I have created a plugin that uses this method. There were a few areas that
were difficult for me to find an appropriate hook to use though, the
gallery thumbnails for example.
I would be happy to help contribute to this! Plugin:
http://wordpress.org/extend/plugins/simple-wp-retina/
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21038#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list