apply_filters( 'llms_builder_update_lesson' )

Never trust client-supplied parent relationships.


Description Description

A lesson saved through the builder must belong to the authorized course and one of its sections. These props are skipped in the generic update loop and set explicitly below to prevent injecting or moving a lesson into a course the current user is not authorized to edit.


Top ↑

Source Source

File: includes/admin/class.llms.admin.builder.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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