|
includes/class.llms.ajax.php:
LLMS_AJAX::favorite_object()
|
Add Favorite / Unfavorite postmeta for an object.
|
|
includes/spam/class-llms-turnstile.php:
LLMS_Turnstile::validate()
|
Validate the Turnstile captcha response.
|
|
includes/admin/class.llms.admin.settings.php:
LLMS_Admin_Settings::get_array_field_posted_value()
|
Retrieves the posted value for an array type setting field.
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:
LLMS_Meta_Box_Order_Details::save_remaining_payments()
|
Save remaining payment date for expiring recurring orders
|
|
includes/forms/class-llms-form-field.php:
LLMS_Form_Field::prepare_value()
|
Prepare the field’s value.
|
|
includes/admin/class.llms.admin.setup.wizard.php:
LLMS_Admin_Setup_Wizard::save_payments()
|
Save the “Payments” step.
|
|
libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings-api-keys.php:
LLMS_Rest_Admin_Settings_API_Keys::save_create()
|
Form handler to create a new API key.
|
|
libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings-api-keys.php:
LLMS_Rest_Admin_Settings_API_Keys::save_update()
|
Form handler to save an API key.
|
|
libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-form-controller.php:
LLMS_REST_Admin_Form_Controller::prepare_key_download()
|
Validates GET information from the credential download URL and prepares information for generating the file.
|
|
libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-form-controller.php:
LLMS_REST_Admin_Form_Controller::handle_webhook_upsert()
|
Handle creating/updating a webhook via admin interfaces.
|
|
includes/admin/reporting/tabs/class.llms.admin.reporting.tab.memberships.php:
LLMS_Admin_Reporting_Tab_Memberships::output()
|
Output tab content.
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.enrollment.php:
LLMS_Meta_Box_Order_Enrollment::save_update_enrollment()
|
Update enrollment data based on posted values.
|
|
includes/class.llms.review.php:
LLMS_Reviews::process_review()
|
This function adds the review to the database. It is called by the AJAX handler when the submit review button is pressed. This function gathers the data from $_POST and then adds the review with the appropriate content.
|
|
includes/abstracts/abstract.llms.analytics.widget.php:
LLMS_Analytics_Widget::get_posted_dates()
|
Retrieve posted dates.
|
|
includes/functions/llms.functions.templates.dashboard.php:
lifterlms_template_student_dashboard_my_grades()
|
Output the “My Grades” template screen on the student dashboard.
|
|
includes/shortcodes/class.llms.shortcode.checkout.php:
LLMS_Shortcode_Checkout::output()
|
Gather a bunch of information and output the actual content for the shortcode.
|
|
includes/class.llms.view.manager.php:
LLMS_View_Manager::get_inline_script()
|
Inline JS.
|
|
includes/admin/class.llms.admin.page.status.php:
LLMS_Admin_Page_Status::output()
|
Output the system report
|
|
includes/admin/class.llms.admin.page.status.php:
LLMS_Admin_Page_Status::do_tool()
|
Handle tools actions
|
|
includes/admin/class.llms.admin.page.status.php:
LLMS_Admin_Page_Status::output_logs_content()
|
Output the HTML for the Logs tab
|
|
includes/admin/class.llms.admin.settings.php:
LLMS_Admin_Settings::save_fields()
|
Save admin fields.
|
|
includes/admin/class.llms.admin.settings.php:
LLMS_Admin_Settings::output()
|
Settings Page output tabs
|
|
includes/admin/settings/class.llms.settings.notifications.php:
LLMS_Settings_Notifications::after_save()
|
Send a test notification after notification data is saved
|
|
includes/admin/settings/class.llms.settings.notifications.php:
LLMS_Settings_Notifications::get_settings()
|
Get settings array
|
|
includes/admin/settings/class.llms.settings.notifications.php:
LLMS_Settings_Notifications::get_notification_settings()
|
Get settings specific to the current notification type
|
|
includes/admin/reporting/class.llms.admin.reporting.php:
LLMS_Admin_Reporting::get_date_start()
|
Get the current start date according to filters.
|
|
includes/admin/reporting/class.llms.admin.reporting.php:
LLMS_Admin_Reporting::get_date_end()
|
Get the current end date according to filters.
|
|
includes/admin/reporting/class.llms.admin.reporting.php:
LLMS_Admin_Reporting::get_current_tab()
|
Retrieve the current reporting tab.
|
|
includes/admin/reporting/class.llms.admin.reporting.php:
LLMS_Admin_Reporting::get_current_range()
|
Get the currently selected date range filter.
|
|
includes/admin/reporting/tabs/class.llms.admin.reporting.tab.students.php:
LLMS_Admin_Reporting_Tab_Students::output()
|
Output HTML for the current view within the students tab
|
|
includes/admin/reporting/tabs/class.llms.admin.reporting.tab.courses.php:
LLMS_Admin_Reporting_Tab_Courses::output()
|
Output tab content
|
|
includes/admin/reporting/tabs/class.llms.admin.reporting.tab.quizzes.php:
LLMS_Admin_Reporting_Tab_Quizzes::output()
|
Output tab content
|
|
includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:
LLMS_Admin_Post_Table_Instructors::get_views()
|
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
|
|
includes/admin/post-types/post-tables/class.llms.admin.post.table.orders.php:
LLMS_Admin_Post_Table_Orders::modify_admin_search()
|
Modify the search query for various post types before retrieving posts.
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.engagement.php:
LLMS_Meta_Box_Engagement::save()
|
Custom save method.
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.visibility.php:
LLMS_Meta_Box_Visibility::save()
|
Save the settings
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.membership.php:
LLMS_Meta_Box_Membership::save()
|
Save field data.
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.voucher.php:
LLMS_Meta_Box_Voucher::save()
|
Save method
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.transactions.php:
LLMS_Meta_Box_Order_Transactions::save_transaction()
|
Save method, records manual transactions
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.transactions.php:
LLMS_Meta_Box_Order_Transactions::save_refund()
|
Save method, processes refunds
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.course.options.php:
LLMS_Meta_Box_Course_Options::save_before()
|
Update course difficulty on save
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php:
LLMS_Meta_Box_Order_Details::save()
|
Save method
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.order.submit.php:
LLMS_Meta_Box_Order_Submit::save()
|
Save action, update order status
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.voucher.export.php:
LLMS_Meta_Box_Voucher_Export::export()
|
Export vouchers.
|
|
includes/admin/post-types/meta-boxes/class.llms.meta.box.coupon.php:
LLMS_Meta_Box_Coupon::save()
|
Save all metadata
|
|
includes/admin/class.llms.admin.addons.php:
LLMS_Admin_AddOns::get_current_section()
|
Retrieves the current section from the query string.
|
|
includes/admin/class.llms.admin.reviews.php:
LLMS_Admin_Reviews::save_review_meta_boxes()
|
Save metabox fields.
|