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:247
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:247
Method: Cancels a scheduled expiration action
Source: includes/models/model.llms.order.php:1493
Method: Schedule access expiration
Source: includes/models/model.llms.order.php:1220
Method: Determine if an order can be resubscribed to
Source: includes/models/model.llms.order.php:374
Method: Retrieve arguments passed to order-related events processed by the action scheduler
Source: includes/models/model.llms.order.php:510
Method: Retrieve the timestamp of a coupon expiration date Transforms the expiration date to a timestamp and adds 23 hours 59 minutes and 59 seconds to the date Coupons expire end of day on the expiration date (EG: 2015-12-01 @ 23:59:59)
Source: includes/models/model.llms.coupon.php:99
Method: Retrieve all registered order statuses
Source: includes/class.llms.post-types.php:88
Method: Unschedule recurring payments and schedule access expiration
Source: includes/controllers/class.llms.controller.orders.php:378
Method: Constructor
Source: includes/controllers/class.llms.controller.orders.php:25
Method: If WP_DEBUG is not enabled, expose the schedule-action post type management via direct link EG: site.com/wp-admin/edit.php?post_type=scheduled-action
Source: includes/admin/class.llms.admin.menus.php:45