learndash_seconds_to_time( $input_seconds )
Converts the seconds to time output.
Description Description
Parameters Parameters
- $inputSeconds
-
(Required) The seconds value.
Return Return
(string) The time output string.
Source Source
File: includes/ld-misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |