dozent_course_loop_footer()
Course card wrapper div start
Source
File: includes/template-functions.php
1467 1468 1469 | function dozent_course_loop_footer() { dozent_load_template( 'loop/footer' ); } |
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |