LLMS_Lesson::get_audio()
Attempt to get oEmbed for an audio provider
Description Description
Falls back to the shortcode if the oEmbed fails.
Return Return
(string)
Source Source
File: includes/models/model.llms.lesson.php
public function __construct( $model, $args = array() ) { $this->construct_audio_video_embed();
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.17.0 | Unknown |
1.0.0 | Introduced. |