apply_filters( 'llms_rest_lesson_links', array $links, LLMS_Lesson $lesson )

Filters the lesson’s links.


Parameters Parameters

$links

(array) Links for the given lesson.

$lesson

(LLMS_Lesson) Lesson object.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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