Ticket #3655 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

wp_delete_file filter doesn't filter anything

Reported by: filosofo Assigned to: ryan
Priority: low Milestone: 2.1.2
Component: Administration Version: 2.1
Severity: normal Keywords: wp_delete_file apply_filters has-patch
Cc:

Description

I'm not sure what's going on with wp_delete_file. It's not really filtering anything, and it's too late to be used as an action.

Patch attached.

Attachments

custom-header.php.diff (0.6 kB) - added by filosofo on 01/24/07 07:15:35.

Change History

01/24/07 07:15:35 changed by filosofo

  • attachment custom-header.php.diff added.

01/25/07 02:14:19 changed by ryan

  • owner changed from anonymous to ryan.

02/21/07 16:05:09 changed by Nazgul

  • milestone changed from 2.1.1 to 2.1.2.

02/22/07 01:51:53 changed by ryan

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

(In [4909]) Fix wp_delete_file action. Props filosofo. fixes #3655

02/22/07 01:52:02 changed by ryan

(In [4910]) Fix wp_delete_file action. Props filosofo. fixes #3655