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

	 * @param string|int|LLMS_Post_Model|WP_Post $model 'new', WP post id, instance of an extending class, instance of WP_Post.
	 * @param array                              $args  Args to create the post, only applies when $model is 'new'.
	 */

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.