apply_filters( 'dozent_get_total_attachments', int $total_attachments, int $course_ID )

Filter dozent_get_total_attachments() output


Description

See also


Parameters

$total_attachments

(int) Total Attachments Count

$course_ID

(int) Course ID


Source

File: includes/core-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.