apply_filters( 'dozent_html_class', string|array $classes, string $modified_classes )

Filter class which passed by dozent_html_class() function


Parameters

$classes

(string|array) Raw class

$modified_classes

(string) Class which modified by the function


Source

File: includes/template-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.