LLMS_Order::add_note()
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: 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
Filter Hook: Filter the calculated next payment date
Source: includes/models/model.llms.order.php:372
Method: Calculate the end date of the trial
Source: includes/models/model.llms.order.php:384
Method: Determine if the order can be retried for recurring payments
Source: includes/models/model.llms.order.php:406
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