LLMS_Admin_Tool_Recurring_Payment_Rescheduler
Description Description
Source Source
File: includes/admin/tools/class-llms-admin-tool-recurring-payment-rescheduler.php
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |
Methods Methods
- get_description — Retrieve a description of the tool
- get_label — Retrieve the tool's label
- get_orders — Retrieve a list of orders
- get_text — Retrieve the tool's button text
- handle — Schedules payments and expiration for an order
- query_orders — Perform a DB query for orders to be handled by the tool
- should_load — Conditionally load the tool