dozent_get_post_id()

Function: Get the post id either from given ID or from the WordPress loop

Source: includes/core-functions.php:486

dozent_get_user_id()

Function: Get user id from the given ID for Current UserID

Source: includes/core-functions.php:512

dozent_get_video()

Function: Get Video info which attached with this Course|Lecture

Source: includes/core-functions.php:573

dozent_get_attachments()

Function: Get attachments from Dozent PostType like course | lecture | assignments

Source: includes/core-functions.php:629

dozent_array_only()

Function: Get a subset of the items from the given array.

Source: includes/core-functions.php:167