gocodebox / lifterlms-rest

LifterLMS REST API Feature Plugin
6 stars 7 forks source link

`LLMS_Section::get_parent_course()` #258

Closed pondermatic closed 2 years ago

pondermatic commented 2 years ago

Description

Replaced call to deprecated LLMS_Section::get_parent_course() with LLMS_Section::get( 'parent_course' ).

How has this been tested?

Screenshots

Types of changes

Checklist: