# learnpress/4.4.8/assets/js/admin/admin-courses.min.js

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.4.8. 1 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.4.8/code/assets/js/admin/admin-courses.min.js
- Raw: https://pluginprobe.com/plugins/learnpress/4.4.8/raw/assets/js/admin/admin-courses.min.js
- Modified: 2026-09-18T11:22:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/learnpress/4.4.8/code/assets/js/admin/admin-courses.min.js#L10-L20`.

```javascript
import{CreateCourseViaAI}from"./courses/generate-with-ai.js";import{ViewStudentsModal}from"./courses/view-students-modal.js";new CreateCourseViaAI,new ViewStudentsModal;
```
