LLMS_Lesson::get_audio()

Attempt to get oEmbed for an audio 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

	public function __construct( $model, $args = array() ) {

		$this->construct_audio_video_embed();

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.