[wp-trac] Re: [WordPress Trac] #2997: Allow admin to configure
thumbnail options
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 21 09:17:02 GMT 2007
#2997: Allow admin to configure thumbnail options
-------------------------------------+--------------------------------------
Reporter: ketsugi | Owner: pishmishy
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.4
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: thumbnail options admin |
-------------------------------------+--------------------------------------
Changes (by pishmishy):
* owner: anonymous => pishmishy
* status: new => assigned
Comment:
ketsugi. See wp_generate_attachment_metadata() in wp-
admin/includes/image.php where wp_create_thumbnail() is used. It appears
that the filters wp_thumbnail_creation_size_limit and
wp_thumbnail_max_side_length do half of what you need. I'm attaching a
patch that adds a filter for the quality.
--
Ticket URL: <http://trac.wordpress.org/ticket/2997#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list