dozent_course_loop_thumbnail()
Course thumbnail within the loop
Parameters
- $echo
-
(bool) (Required)
Return
(mixed|void)
Source
File: includes/template-functions.php
function dozent_course_loop_thumbnail() { dozent_load_template( 'loop/featured-thumbnail' ); }
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |