LLMS_Order::can_resubscribe()
Method: Determine if an order can be resubscribed to
Source: includes/models/model.llms.order.php:440
Method: Determine if an order can be resubscribed to
Source: includes/models/model.llms.order.php:440
Method: Generate an order key for the order
Source: includes/models/model.llms.order.php:469
Method: Determine the date when access will expire based on the access settings of the access plan at the $start_date of access
Source: includes/models/model.llms.order.php:485
Method: Get the current status of a student’s access based on the access plan data stored on the order at the time of purchase
Source: includes/models/model.llms.order.php:529
Method: Retrieve arguments passed to order-related events processed by the action scheduler
Source: includes/models/model.llms.order.php:588
Class: LLMS_Order model class
Source: includes/models/model.llms.order.php:84
Method: Add an admin-only note to the order visible on the admin panel notes are recorded using the wp comments API & DB
Source: includes/models/model.llms.order.php:179
Method: Called after inserting a new order into the database
Source: includes/models/model.llms.order.php:235
Method: Calculate the date when billing should applicable to orders created from plans with a set # of billing intervals
Source: includes/models/model.llms.order.php:248
Method: Calculate the next payment due date
Source: includes/models/model.llms.order.php:285