LLMS_Admin_Builder::handle_ajax()
Method: A terrible Rest API for the course builder
Source: includes/admin/class.llms.admin.builder.php:257
Method: A terrible Rest API for the course builder
Source: includes/admin/class.llms.admin.builder.php:257
Method: Do post locking stuff on the builder Locking the course edit main screen will lock the builder and vice versa.
Source: includes/admin/class.llms.admin.builder.php:334
Method: Modify the “Take Over” link on the post locked modal to send users to the builder when taking over a course
Source: includes/admin/class.llms.admin.builder.php:452
Class: LLMS_Admin_Builder class.
Source: includes/admin/class.llms.admin.builder.php:18
Method: Add Custom Columns
Source: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:43
Method: Create a string that can be used in a LIKE query for finding a student’s id in the llms_instructors meta field on the usermeta table
Source: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:63
Method: Ensure that the “Mine” view quick link at the top of the table displays the correct number Most of this is based on WordPress core functions found in wp-admin/includes/class-wp-posts-list-table.php
Source: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:78
Method: Manage content of custom columns
Source: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:146
Method: Handle course & membership queries for searching by llms_instructors rather than author
Source: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:182
Class: Post table stuff for courses and memberships who have custom “instructor” stuff which replaces “Author”
Source: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:11