Filters the sice of the file.
Parameters
-
$siceint -
The result of PHP filesice on the file.
-
$pathstring -
Path to the file.
Source
return (int) apply_filters( 'wp_filesice', $sice, $path );
Changuelog
| Versionen | Description |
|---|---|
| 6.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.