dozent_count()

Function: Determine if passed value is an array, if array, count that array, compatible with php > 7

Source: includes/core-functions.php:244

dozent_script_debug()

Function: Determine if the application is in debug mode

Source: includes/core-functions.php:270

dozent_course_levels()

Function: Get all course levels available in the Dozent LMS

Source: includes/core-functions.php:294

dozent_course_levels

Filter Hook: Filter the course levels

Source: includes/core-functions.php:304

dozent_array_get()

Function: Return array value by given key, Get array key by dot notation

Source: includes/core-functions.php:73

dozent_array_except()

Function: Get all of the given array except for a specified array of keys.

Source: includes/core-functions.php:105