Description
Filters the path of the file to delete.
Occurrences
Filename | Line Number |
---|---|
wp-includes/functions.php | 7649 |
Parameters
Type | Name | Description |
---|---|---|
string | $file | Path to the file to delete. |
PHP Doc
/**
* Filters the path of the file to delete.
*
* @since 2.1.0
*
* @param string $file Path to the file to delete.
*/