LLMS_Lesson::set_excerpt( $excerpt )


Description Description


Source Source

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

	public function set_excerpt( $excerpt ) {

		return LLMS_Post_Handler::update_excerpt( $this->id, $excerpt );

	}


Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: