LearnDash_Course_Wizard::get_playlist_data LearnDash_Course_Wizard::get_playlist_data( string $playlist_url ) Get the playlist data. ContentsDescription Parameters Return Source Related @package Uses Used By Description # Parameters # $playlist_url (string) (Required) Playlist URL. Return # (array|string) Playlist data or error message. Source # File: sfwd-lms/includes/class-ld-course-wizard.php Related # @package # LearnDash Uses # Uses Uses Description sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_playlist_parser_endpoint () Returns the playlist parser service endpoint URL. sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_playlist_parser_ssl_verify () Returns whether SSL verification should be performed for the playlist parser service. sfwd-lms/includes/ld-license.php: learndash_get_license_email () Get the active LearnDash license email address. sfwd-lms/includes/ld-license.php: learndash_get_license_key () Get the active LearnDash license key. sfwd-lms/src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string. Used By # Used By Used By Description sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_processing_data () Get the temporary processing data, analyzing the current processing step.
Uses # Uses Uses Description sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_playlist_parser_endpoint () Returns the playlist parser service endpoint URL. sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_playlist_parser_ssl_verify () Returns whether SSL verification should be performed for the playlist parser service. sfwd-lms/includes/ld-license.php: learndash_get_license_email () Get the active LearnDash license email address. sfwd-lms/includes/ld-license.php: learndash_get_license_key () Get the active LearnDash license key. sfwd-lms/src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string.
Used By # Used By Used By Description sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_processing_data () Get the temporary processing data, analyzing the current processing step.