apply_filters( 'learndash_quiz_row_classes', array $classes, array $quiz, string $context )

Filters quiz row CSS classes.


Description Description


Parameters Parameters

$classes

Array of CSS classes with keys wrapper, preview, and anchor.

$quiz

The quiz array

$context

The context where the quiz is being shown.


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.