dozent_array_get()

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

Source: includes/core-functions.php:73

dozent_array_only()

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

Source: includes/core-functions.php:167

dozent_attachments()

Function: Get the attachments template by post ID.

Source: includes/template-functions.php:561

dozent_attempt_statuses()

Function: Get all attempt statuses or any single status text retrieve by status key

Source: includes/quiz-functions.php:552

dozent_body_class()

Function: Add body classes for Dozent pages.

Source: includes/template-functions.php:21

dozent_checkbox()

Function: Generate checkbox looks like WordPress UI switch field

Source: includes/form-functions.php:331