Ticket #3654 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

wp_create_thumbnail filter doesn't do anything

Reported by: filosofo Assigned to: anonymous
Priority: low Milestone: 2.1.1
Component: Administration Version: 2.1
Severity: normal Keywords: wp_create_thumbnail apply_filters
Cc:

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

admin-functions.php.diff (1.0 kB) - added by filosofo on 01/24/07 07:10:12.

Change History

01/24/07 07:10:12 changed by filosofo

  • attachment admin-functions.php.diff added.

01/24/07 07:17:16 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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

01/24/07 10:57:33 changed by markjaquith

2.1.1 candidate? It is useless as is.

01/24/07 17:41:09 changed by ryan

That commit does both 2.1 and trunk.