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