LLMS_Admin_Tool_Wipe_Legacy_Account_Options::get_text()
Retrieve the tool’s button text
Contents
Return Return
(string)
Source Source
File: includes/admin/tools/class-llms-admin-tool-wipe-legacy-account-options.php
protected function get_text() { return __( 'Delete Legacy Options', 'lifterlms' ); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |