[wp-trac] [WordPress Trac] #22100: Introduce register_image_size()
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 4 15:39:44 UTC 2012
#22100: Introduce register_image_size()
-----------------------------+-------------------------
Reporter: scribu | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Media
Version: | Severity: normal
Keywords: |
-----------------------------+-------------------------
Goals:
0. Have a solid API for working with intermediate image size definitions.
1. Make default image sizes go through register_image_size(), instead of
having an ugly `$_wp_additional_image_sizes` global.
2. Introduce a 'pregenerate' arg, which will allow defining an image size
that will not be automatically generated right after upload.
Related tickets: #15311, #21810
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22100>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list