Browse: Home / Functions /

learndash_convert_lesson_time_time

learndash_convert_lesson_time_time( string|int $timer_time )

Converts the stored lesson timer value from the postmeta settings into number of total seconds.


Description #


Parameters #

$timer_time

(string|int) (Optional) The lesson timer time. Default 0.


Return #

(int) The converted total number of seconds.


Source #

File: includes/ld-misc-functions.php