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

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

- Page: https://pluginprobe.com/plugins/learnpress/4.4.5/code/assets/js/admin/admin-courses.min.js
- Raw: https://pluginprobe.com/plugins/learnpress/4.4.5/raw/assets/js/admin/admin-courses.min.js
- Modified: 2026-08-22T04:23:06+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.5/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;
```
