learndash_course_grid_load_resources learndash_course_grid_load_resources() Loads required CSS and JS resources for Course Grid. ContentsDescription Return Source Changelog Related Namespace @package Uses Used By 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. Related # Namespace # global @package # LearnDash / Core Uses # Uses Uses Description includes/course-grid/learndash_course_grid.php: Course_Grid::instance () Retrieves the plugin singleton instance. Used By # Used By Used By Description includes/gutenberg/lib/enqueue-scripts.php: learndash_enqueue_course_grid_scripts () Enqueues the required styles and scripts for the course grid.
Uses # Uses Uses Description includes/course-grid/learndash_course_grid.php: Course_Grid::instance () Retrieves the plugin singleton instance.
Used By # Used By Used By Description includes/gutenberg/lib/enqueue-scripts.php: learndash_enqueue_course_grid_scripts () Enqueues the required styles and scripts for the course grid.