strangerstudios / pmpro-courses

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.
https://www.paidmembershipspro.com/add-ons/pmpro-courses-lms-integration/
3 stars 12 forks source link

Fix warning on Courses CPT "Level" column if the level found doesn't have a name (probably deleted) #62

Open kimcoleman opened 1 year ago

kimcoleman commented 1 year ago

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

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.