• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.19.0

llms_order_can_resubscribe

Filter Hook: Determines whether or not a user can resubscribe to an inactive recurring payment order.

Source: includes/models/model.llms.order.php:486

Used by 1 function | Uses 0 functions

lifterlms_register_order_post_statuses

Filter Hook: Filter the list of order statuses that will be registered with WordPress.

Source: includes/class.llms.post-types.php:209

Used by 1 function | Uses 0 functions

LLMS_Student_Dashboard::is_endpoint_enabled()

Method: Determine if an endpoint is disabled If the custom endpoint option is an empty string (blank) the settings define the endpoint as disabled

Source: includes/class.llms.student.dashboard.php:270

Used by 5 functions | Uses 1 function

LLMS_Order::unschedule_expiration()

Method: Cancels a scheduled expiration action

Source: includes/models/model.llms.order.php:1981

Used by 2 functions | Uses 2 functions

LLMS_Order::maybe_schedule_expiration()

Method: Schedule access expiration

Source: includes/models/model.llms.order.php:1605

Used by 2 functions | Uses 3 functions

LLMS_Order::set_date()

Method: Date field setter for date fields that require things to be updated when their value changes

Source: includes/models/model.llms.order.php:1812

Used by 2 functions | Uses 4 functions

LLMS_Order::start_access()

Method: Record the start date of the access plan and schedule expiration if expiration is required in the future

Source: includes/models/model.llms.order.php:1945

Used by 0 functions | Uses 4 functions

LLMS_Order::get_next_payment_due_date()

Method: Retrieve the due date of the next payment according to access plan terms

Source: includes/models/model.llms.order.php:897

Used by 3 functions | Uses 3 functions

LLMS_Order::can_resubscribe()

Method: Determines if the order can be resubscribed to.

Source: includes/models/model.llms.order.php:453

Used by 1 function | Uses 3 functions

LLMS_Order::get_access_expiration_date()

Method: Determine the date when access will expire

Source: includes/models/model.llms.order.php:547

Used by 3 functions | Uses 0 functions
1 2 … 4 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions