apply_filters( 'dozent_text_format', string $formatted_text, string $text, bool $nl2br )

Filter the dozent_text_format(); return value


Description

See also


Parameters

$formatted_text

(string) Formatted Text

$text

(string) Original Text

$nl2br

(bool) nl2br bool


Source

File: includes/core-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.