Create courses with lessons and manage member access access natively in Paid Memberships Pro. Also integrates membership with third party LMS plugins like LifterLMS, LearnDash, Tutor LMS, and Sensei LMS.
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes proposed in this Pull Request:
There was a warning shown for levels without a "name" (probably because they were deleted) on the All Courses CPT screen in the WP Admin. This fix checks that there is an existing level name, then adds to the array.
Other information:
[x] Have you added an explanation of what your changes do and why you'd like us to include them?
[x] Have you successfully run tests with your changes locally?
Changelog entry
BUG FIX: Fixed warning in Levels column of the All Courses screen in WP admin.
Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.
All Submissions:
Changes proposed in this Pull Request:
There was a warning shown for levels without a "name" (probably because they were deleted) on the All Courses CPT screen in the WP Admin. This fix checks that there is an existing level name, then adds to the array.
Other information:
Changelog entry