LifterLMS_Helper::load_textdomain()

Load l10n files


Description Description

The first loaded file takes priority

Files can be found in the following order:

 WP_LANG_DIR/lifterlms/lifterlms-helper-LOCALE.mo (safe directory will never be automatically overwritten).
 WP_LANG_DIR/plugins/lifterlms-helper-LOCALE.mo (unsafe directory, may be automatically updated).

Return Return

(void)


Top ↑

Source Source

File: libraries/lifterlms-helper/class-lifterlms-helper.php



Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.