LLMS_Lesson::get_video()

Attempt to get oEmbed for a video provider


Description Description

Falls back to the shortcode if the oEmbed fails.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.lesson.php

		return false;
	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.17.0 Unknown.
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.