Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#21555 closed enhancement (fixed)

Deprecate wp_create_thumbnail()

Reported by: obenland's profile obenland Owned by: nacin's profile nacin
Milestone: 3.5 Priority: normal
Severity: normal Version:
Component: Media Keywords: has-patch dev-feedback
Focuses: Cc:

Description

The function is basically just a wrapper for image_resize() with a filter.
It hasn't been used since [4274].

Attachments (1)

21555.diff (2.2 KB) - added by obenland 12 years ago.

Download all attachments as: .zip

Change History (3)

@obenland
12 years ago

#1 @scribu
12 years ago

  • Component changed from Upload to Media
  • Milestone changed from Awaiting Review to 3.5

#2 @nacin
12 years ago

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

In [21956]:

Deprecate wp_create_thumbnail(). props obenland. fixes #21555.

Note: See TracTickets for help on using tickets.