wp_convert_bytes_to_hr
- wp_convert_bytes_to_hr is deprecated since version 3.6.0!
Alternative: size_format()
wp_convert_bytes_to_hr ( $bytes )
Parameters:- (int) bytes An integer byte value.
See:Returns:- (string) A shorthand byte value.
Defined at: - Introduced in WordPress: 2.3.0
- Deprecated in WordPress: 3.6.0
Description
Converts an integer byte value to a shorthand byte value.