Opened 9 months ago

Closed 8 months ago

#21555 closed enhancement (fixed)

Deprecate wp_create_thumbnail()

Reported by: obenland Owned by: nacin
Priority: normal Milestone: 3.5
Component: Media Version:
Severity: normal Keywords: has-patch dev-feedback
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 9 months ago.

Download all attachments as: .zip

Change History (3)

  • Component changed from Upload to Media
  • Milestone changed from Awaiting Review to 3.5
  • 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.