Browse: Home / Functions /

learndash_course_grid_load_resources

learndash_course_grid_load_resources()

Loads required CSS and JS resources for Course Grid.


Description #

This function enqueues the necessary skin assets from the Course Grid module. It also handles loading legacy v1 skin assets for backward compatibility.


Return #

(void)


Source #

File: includes/course-grid/includes/functions.php


Changelog #

Changelog
Version Description
4.21.4 Introduced.