WOOF_File :: filesize( String $unit = "AUTO", Boolean $with_unit = true, String $sep =  , Integer $base = 1024 )

Returns:

Retrieves the formatted size of the file on disk. By default, this will be formatted with the most appropriate unit of measure, based on the file size (similar to how any modern operating system would show a file size).

Example:

Parameters:

  • String $unit = "AUTO"

    The unit of measure to display the file size in. This can be any of the following values:

    • AUTO – the most appropriate unit will be selected based on the file size
    • GB – Gigabytes
    • MB – Megabytes
    • KB – Kilobytes
    • B – Bytes
  • Boolean $with_unit = true

    Determines if the unit of measure is displayed alongside the numerical value of the file size

  • String $sep =  

    The divider between the numerix value of the file size and the unit of measure

  • Integer $base = 1024

    The base of the file size.

Latest From the Blog

Ability to deactivate licence domains within MasterPress account management

25th October 2024

We have just rolled out an account management feature which allows licence holders to have better control over the domains that use their licence key. From the MasterPress Account Management page, the list of Active Sites that use your licence now includes a function that allows you to remove a domain from your licence. Simply… 

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM