learndash_seconds_to_time( int $input_seconds )
Converts the seconds to time output.
Parameters #
- $input_seconds
-
(int)
(Required)
The seconds value.
Return #
(string) The time output string.
Changelog #
Changelog
| Version |
Description |
| 2.1.0 |
Introduced. |