vimeotheque_get_the_video_duration()
Get video duration.
Description
Get the current post video duration.
Return
(string)
Source
File: includes/libs/templates/post-template.php
function vimeotheque_get_the_video_duration(){ return Helper::get_the_video_duration(); }