Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#3654 closed defect (bug) (fixed)

wp_create_thumbnail filter doesn't do anything

Reported by: filosofo Owned by:
Priority: low Milestone: 2.1.1
Component: Administration Version: 2.1
Severity: normal Keywords: wp_create_thumbnail apply_filters
Cc: Focuses:

Description

The wp_create_thumbnail filter is acting more like an action, in that it doesn't actually filter anything.

The attached patch also fixes--for free!--a couple of spelling errors.

Attachments (1)

admin-functions.php.diff (986 bytes ) - added by filosofo 20 years ago.

Download all attachments as: .zip

Change History (4)

#1 @ryan
20 years ago

  • Resolutionfixed
  • Status newclosed

(In [4796]) Fix wp_create_thumbnail filter. Props filosofo. fixes #3654

#2 @markjaquith
20 years ago

2.1.1 candidate? It is useless as is.

#3 @ryan
20 years ago

That commit does both 2.1 and trunk.

Note: See TracTickets for help on using tickets.