learndash_quiz_row_classes( array $quiz = null, string $context = 'course' )

Outputs the quiz row CSS classes.


Description Description


Parameters Parameters

$quiz

(Optional) The quiz details array.

Default value: null

$context

(Optional) The context where quiz is shown.

Default value: 'course'


Top ↑

Return Return

(string) Quiz row CSS class.


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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