wp_convert_hr_to_bytes
wp_convert_hr_to_bytes ( $value )
Parameters:- (string) value A (PHP ini) byte value, either shorthand or ordinary.
Links:Returns:- (int) An integer byte value.
Defined at:Change Log: - Introduced in WordPress: 2.3.0
- Deprecated in WordPress: —
Description
Converts a shorthand byte value to an integer byte value.