LLMS_Admin_Tool_Limited_Billing_Order_Locator::get_text()
Retrieve the tool’s button text.
Contents
Return Return
(string)
Source Source
File: includes/admin/tools/class-llms-admin-tool-limited-billing-order-locator.php
protected function get_text() { return __( 'Download CSV', 'lifterlms' ); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
5.3.0 | Introduced. |