learndash_seconds_to_time learndash_seconds_to_time( $input_seconds ) Converts the seconds to time output. ContentsDescription Parameters Return Source Changelog Related Used By Description # Parameters # $inputSeconds (int) (Required) The seconds value. Return # (string) The time output string. Source # File: includes/ld-misc-functions.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Used By # Used By Used By Description includes/shortcodes/ld_quizinfo.php: learndash_quizinfo () Builds the ld_quiz_complete shortcode output. includes/shortcodes/ld_courseinfo.php: learndash_courseinfo () Builds the courseinfo shortcode output.
Used By # Used By Used By Description includes/shortcodes/ld_quizinfo.php: learndash_quizinfo () Builds the ld_quiz_complete shortcode output. includes/shortcodes/ld_courseinfo.php: learndash_courseinfo () Builds the courseinfo shortcode output.