Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#10263 closed enhancement (fixed)

Single function for intermediate image sizes

Reported by: scribu's profile scribu Owned by:
Milestone: 3.0 Priority: low
Severity: minor Version: 2.8
Component: Media Keywords: has-patch commit
Focuses: Cc:

Description

Instead of applying the 'intermediate_image_sizes' filter all over the place, there should be a single function that returns the filtered sizes.

Attachments (2)

get_intermediate_sizes.patch (1.8 KB) - added by scribu 15 years ago.
Single function that replaces hardcoded array
get_intermediate_sizes.2.patch (2.4 KB) - added by scribu 15 years ago.
compatible with r12593

Download all attachments as: .zip

Change History (6)

@scribu
15 years ago

Single function that replaces hardcoded array

#1 @ryan
15 years ago

  • Milestone changed from 2.8.1 to 2.9

#2 @ryan
15 years ago

  • Milestone changed from 2.9 to Future Release

@scribu
15 years ago

compatible with r12593

#3 @scribu
15 years ago

  • Milestone changed from Future Release to 3.0

#4 @scribu
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [12659].

Note: See TracTickets for help on using tickets.