apply_filters( 'wp_delete_file', string $file )
Filters the path of the file to delete.
Description Description
Parameters Parameters
- $file
-
(string) Path to the file to delete.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |