Warning: This method has been deprecated. LLMS_Admin_Import::localize_stat() is deprecated with no replacement instead.
LLMS_Admin_Import::localize_stat( string $stat )
Localize statistic information for display on success.
Parameters Parameters
- $stat
-
(string) (Required) Statistic key name.
Return Return
(string)
Source Source
File: includes/admin/class.llms.admin.import.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.7.0 | LLMS_Admin_Import::localize_stat() is deprecated with no replacement. |
3.35.0 | Introduced. |