includes/abstracts/abstract.llms.payment.gateway.php:
LLMS_Payment_Gateway::get_complete_transaction_redirect_url()
|
Calculates the url to redirect to on transaction completion
|
includes/llms.template.functions.php:
llms_person_edit_account_url()
|
Get the link to the edit account details page
|
includes/llms.template.functions.php:
llms_person_redeem_voucher_url()
|
Get the link to the redeem voucher page
|
includes/llms.template.functions.php:
llms_person_my_courses_url()
|
Get the link to the My Courses endpoint
|
includes/llms.template.functions.php:
is_memberships()
|
|
includes/llms.template.functions.php:
is_llms_account_page()
|
|
includes/llms.template.functions.php:
is_llms_checkout()
|
|
includes/llms.template.functions.php:
is_courses()
|
|
includes/llms.template.functions.php:
lifterlms_page_title()
|
|
includes/llms.template.functions.php:
llms_template_redirect()
|
Template Redirect
|
includes/models/model.llms.course.php:
LLMS_Course::get_membership_link()
|
Get url to membership checkout page, depends on it is user logged in and is alternative checkout on.
|
includes/models/model.llms.course.php:
LLMS_Course::get_checkout_url()
|
Get checkout url
|
includes/achievements/class.llms.achievement.user.php:
LLMS_Achievement_User::init()
|
Initializes all of the variables needed to create the achievement post.
|
includes/class.llms.post-types.php:
LLMS_Post_Types::register_post_types()
|
Register Post Types.
|
includes/class.llms.query.php:
LLMS_Query::pre_get_posts()
|
Sets the WP_Query variables for “post_type” on LifterLMS custom taxonomy archive pages for Courses and Memberships
|
includes/functions/llms.functions.templates.dashboard.php:
lifterlms_student_dashboard()
|
Output the LifterLMS Student Dashboard
|
includes/functions/llms.functions.templates.loop.php:
lifterlms_archive_description()
|
|
includes/functions/llms.functions.page.php:
llms_confirm_payment_url()
|
Get url for redirect when user confirms payment
|
includes/functions/llms.functions.page.php:
llms_get_page_url()
|
Retrieve the URL for a LifterLMS Page EG: ‘checkout’, ‘memberships’, ‘myaccount’, ‘courses’ etc.
|
includes/functions/llms.functions.page.php:
llms_lostpassword_url()
|
Returns the url to the lost password endpoint url
|
includes/functions/llms.functions.page.php:
llms_cancel_payment_url()
|
Get url for when user cancels payment
|
includes/functions/llms.functions.access.php:
llms_is_post_restricted_by_sitewide_membership()
|
Determine if a post should bypass sitewide membership restrictions If sitewide membership restriction is disabled, this will always return false
|
includes/forms/controllers/class.llms.controller.login.php:
LLMS_Controller_Login::login()
|
Handle Login Form Submission
|
includes/class.llms.cache.helper.php:
LLMS_Cache_Helper::maybe_no_cache()
|
Define nocache constants and set nocache headers on specified pages Checkout & Student Dashboard
|
includes/class.llms.template.loader.php:
LLMS_Template_Loader::template_loader()
|
Check if content should be restricted and include overrides where appropriate triggers various actions based on content restrictions
|
includes/admin/post-types/post-tables/class.llms.admin.post.table.pages.php:
LLMS_Admin_Post_Table_Pages::__construct()
|
Constructor
|
includes/emails/class.llms.email.engagement.php:
LLMS_Email_Engagement::init()
|
Initialize all variables
|
includes/certificates/class.llms.certificate.user.php:
LLMS_Certificate_User::init()
|
Sets up data needed to generate certificate.
|
includes/class.llms.nav.menus.php:
LLMS_Nav_Menus::menu_item_classes()
|
Add “active” classes to menu items for LLMS catalog pages
|