LLMS_Admin_Tool_Recurring_Payment_Rescheduler::should_load()
Conditionally load the tool
Description Description
This tool should only load if there are orders that can be handled by the tool.
Return Return
(boolean) Return true
to load the tool and false
to not load it.
Source Source
File: includes/admin/tools/class-llms-admin-tool-recurring-payment-rescheduler.php
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |