#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)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4796]) Fix wp_create_thumbnail filter. Props filosofo. fixes #3654