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 Description


Parameters Parameters

$timer_time

(Optional) The lesson timer time. Default 0.


Top ↑

Return Return

(int) The converted total number of seconds.


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.